Files
letterbomb/.gitignore
Hector Martin 87154280a8 Initial commit
2018-10-30 17:43:49 +09:00

12 lines
82 B
Plaintext

.*
!.gitignore
log/*
!log/.keep
bundle/*
!bundle/.keep
*.pyc
tmp
*.old
config.py