diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -127,3 +127,9 @@ dmypy.json # Pyre type checker .pyre/ + +# Jetbrains +.idea/ + +# Vscode +.vscode |
![]() |
index : bot-core | |
A mirrored copy of the python-discord/bot-core repository. |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 6 |
@@ -127,3 +127,9 @@ dmypy.json # Pyre type checker .pyre/ + +# Jetbrains +.idea/ + +# Vscode +.vscode |