### My template template
# IntelliJ files
.idea
.idea_modules
*.iml
*.iws
out
gen

# OS crap
*~
._*
.Apple*
.DS_Store
.fuse_hidden
Network Trash Folder
.nfs*
.TemporaryItems
Temporary Items
.Trash-*
.Trashes
.VolumeIcon.icns

# Tool outputs
*.out
*.test

# Python
*.egg-info
.eggs
.pytest_cache
*.pyc
distribute*
/build
/dist
pytest_runner*.egg
__pycache__

# JVM
.gradle

# Rust
target

# Go
*.exe
*.exe~
*.dll
*.so
*.dylib
bin
testbin/*
testbin

baseimages
