diff options
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +# bot (project-specific) +log/* + + + + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |
![]() |
index : sir-lancebot | |
A mirrored copy of the python-discord/sir-lancebot repository. |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 6 |
@@ -1,3 +1,9 @@ +# bot (project-specific) +log/* + + + + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |