diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +# Editors +.idea/ +.vscode/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |
| index : snekbox | ||
| A mirrored copy of the python-discord/snekbox repository. |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,7 @@ +# Editors +.idea/ +.vscode/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |