blob: 7edd45879c9ff32a47bbb6609fc3d3b31b7b8bb6 [file] [log] [blame]
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Emacs garbage
*~
# Bazel directories
bazel-*
user.bazelrc
# vim swap files
*.swp
*.swo
# Python cache
**/__pycache__/