Update .gitignore
This commit is contained in:
parent
eb8948875b
commit
a01cf2018c
10
.gitignore
vendored
10
.gitignore
vendored
@ -129,5 +129,11 @@ dmypy.json
|
||||
.pyre/
|
||||
|
||||
#Custom
|
||||
__pycache__/
|
||||
.github/
|
||||
**.log
|
||||
**.db
|
||||
**.json #Must be done by hand
|
||||
|
||||
#Tests (not the code tests)
|
||||
Bot/test.py
|
||||
Bot/test2.py
|
||||
Bot/test3.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user