Commit 9e8a6109 by Bach Dániel

update .gitignore

parent 55f64d9c
#Loggin files
example.log
# Python bytecode:
*.py[co]
#Compiled / generated files
*.pyc
# Packaging files:
*.egg*
# Editor temp files:
*.swp
*.swo
*~
# Sphinx docs:
build
_build
# SQLite3 database files:
*.db
# Logs:
*.log
.ropeproject
celerybeat-schedule
.coverage
*,cover
coverage.xml
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment