General-purpose streaming I/O framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
athena/.gitignore

25 lines
247 B

# File types
**/*.o
**/*.a
**/*.autosave
**/*.zip
**/*.html
**/*.tar
**/*.gz
**/*.bz2
**/*.so
**/*.dll
**/*.dylib
**/*.user
**/.directory
**/.DS_Store
PKGBUILD
# Directories
**/doc
**/obj
**/Makefile
/build
/out
/cmake-build-*
/.idea
/.buildcache