athena/.gitignore

20 lines
179 B
Plaintext

# File types
**/*.o
**/*.a
**/*.autosave
**/*.zip
**/*.html
**/*.tar
**/*.gz
**/*.bz2
**/*.so
**/*.dll
**/*.dylib
**/*.user
**/.directory
# Directories
**/doc
**/obj
**/Makefile