ocarina/.gitignore
Anna Schumaker 0a9c6d296b Add doxygen documentation for audio.h, core.h, and version.h
I want to have all of Ocarina documented in the code, rather than in a
difficult-to-maintain DESIGN file.  Let's get going on that!

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-09-12 16:36:46 -04:00

18 lines
151 B
Plaintext

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