### C++ template
# Prerequisites
*.d

# 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

### Example user template template
### Example user template

# IntelliJ project files
.idea
*.iml
out
gen

# test stuff
build/
build-cmake-release/
build-cmake-debug/
build-local-release/
build-local-debug/
smoke_results/
VBMicrolensing/__pycache__/
**.DS_Store
*.pyc