diff options
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -127,3 +127,9 @@ dmypy.json # Pyre type checker .pyre/ + +# Visual Studio Code +.vscode/ + +# Metricity configuration +config.toml |
![]() |
index : metricity | |
A mirrored copy of the python-discord/metricity repository. |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 6 |
@@ -127,3 +127,9 @@ dmypy.json # Pyre type checker .pyre/ + +# Visual Studio Code +.vscode/ + +# Metricity configuration +config.toml |