Updated .gitignore and requirements.txt
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
logs/*
|
||||
config/*.ini
|
||||
pastebin.txt
|
||||
.DS_Store
|
||||
test*.py
|
||||
.dockerignore
|
||||
docker-*
|
||||
.vscode
|
||||
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
discord.py==2.4.0
|
||||
praw>=7.8.0
|
||||
colorama==0.4.6
|
||||
Reference in New Issue
Block a user