mirror of
https://github.com/fail0verflow/letterbomb.git
synced 2024-11-16 15:39:18 +01:00
12 lines
82 B
Plaintext
12 lines
82 B
Plaintext
.*
|
|
!.gitignore
|
|
log/*
|
|
!log/.keep
|
|
bundle/*
|
|
!bundle/.keep
|
|
*.pyc
|
|
tmp
|
|
*.old
|
|
config.py
|
|
|