cgmath/.gitignore
Sven Nilsen bf79381412 Added Rust-Empty
This fixes symlink build in the Piston infrastructure.

* Does not affect the existing way of building
* Added more git filters
2014-07-01 01:32:46 +02:00

31 lines
260 B
Plaintext

.DS_Store
/lib/
/bench/
/test/
/doc/
*.swp
# rust-empty
*~
*#
*.o
*.so
*.dylib
*.dSYM
*.dll
*.rlib
*.dummy
*.exe
*-test
/bin/main
/bin/test-internal
/bin/test-external
/target/
/build/
/.rust/
rusti.sh
watch.sh
/examples/**
!/examples/*.rs
!/examples/assets/