blob: a68c6f05cce5a4011168a817e7b4dbdfae345cac [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-*
/bazel-bin
/bazel-genfiles
/bazel-out
/bazel-testlogs
user.bazelrc
# vim swap files
*.swp
*.swo
# Go/Gazelle files
# These otherwise match patterns above
!go.mod
!BUILD.out
# Python cache
**/__pycache__/