mirror of
https://github.com/fail0verflow/letterbomb.git
synced 2025-05-04 01:09:05 -04:00
11 lines
82 B
Text
11 lines
82 B
Text
.*
|
|
!.gitignore
|
|
log/*
|
|
!log/.keep
|
|
bundle/*
|
|
!bundle/.keep
|
|
*.pyc
|
|
tmp
|
|
*.old
|
|
config.py
|
|
|