Init
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
.idea/*
|
||||
*__pycache__*
|
||||
dist/*
|
||||
html/*
|
||||
work/*
|
||||
*venv*/*
|
||||
*.spec
|
||||
bot.pid
|
||||
*.log
|
||||
*.txt.*
|
||||
*.csv
|
||||
*.csv.*
|
||||
debug/
|
||||
log/
|
||||
ebot/debug
|
||||
ebot/log
|
||||
ebot/*.json
|
||||
*.json
|
||||
scripts
|
||||
aviator_dumps
|
Reference in New Issue
Block a user