Browse Source

Update '.gitignore'

Added names.py
deadtom 2 years ago
parent
commit
cf0162ff47
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 # ---> Python
 auth.py
 config.py
+names.py
 
 # Byte-compiled / optimized / DLL files
 __pycache__/