athena/.gitignore

19 lines
165 B
Plaintext
Raw Normal View History

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