ocarina/.gitignore
Anna Schumaker c88746d2da tests: Create a core/ directory
I move all of the core tests into the core/ directory to keep them
together.  Gui unit tests will be put in new directories.

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

15 lines
129 B
Plaintext

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