ocarina/.gitignore
Anna Schumaker 32bb1c670b model: Create a basic unit test
This test doesn't catch everything, but I want to move on anyway!

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-06-29 11:40:15 -04:00

16 lines
138 B
Plaintext

*.o
*.sw*
*.out
*.glade~
share/ocarina/#*
bin/
.sconsign.dblite
*.patch
*.tar.gz
tests/*/*-core
tests/*/*-lib
*.gcov
*.gcda
*.gcno
core.*