Browse Source

Added gitignore

AssistAdmin 1 year ago
parent
commit
4e6d1b4f49
1 changed files with 6 additions and 0 deletions
  1. 6 0
      handlers/.gitignore

+ 6 - 0
handlers/.gitignore

@@ -0,0 +1,6 @@
+__pycache__/
+env/
+config.py
+*bottickets.log
+*.log
+*~