Skip to content
Snippets Groups Projects
.gitignore 509 B
# Mac OS X
*.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# Xcode
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
*.xcuserstate
project.xcworkspace/
xcuserdata/

# Generated files
*.[oa]
*.pyc
*.exe
*.mod
*.pdone
*.bak
*.jnl

# Backup files
*~.nib
*.*~
*~

# Specific files
*.o*
*.png
*.so
*.log
*.nc
Weights/
tests/*/Weights/
tests/*/DocumentationInterface
__pycache__/
./run.def
Out*.txt
#
# Test configurations and directories
#
DomainDecompTests/Output/
DomainDecompTests/run.def