blob: 114420c99e7c57398cfa80729e2c69925d63f490 (
plain) (
tree)
|
|
commit_hash.txt
prerelease.txt
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Build directory
build/
docs/_build
docs/utils/__pycache__
# vim stuff
*.swp
# IDE files
.idea
browse.VC.db
CMakeLists.txt.user
|