ocarina/.gitignore
Anna Schumaker f2575d9799 tests: Add a test for lib :: init()
This just checks that the deck was initialized.  To really be complete,
it should really check that ALL core libraries are initialized.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-06-14 20:43:54 -04:00

15 lines
131 B
Plaintext

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