diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -127,3 +127,6 @@ dmypy.json # Pyre type checker .pyre/ + +# IntelliJ project settings +.idea/ |
| index : forms-backend | ||
| A mirrored copy of the python-discord/forms-backend repository. |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 3 |
@@ -127,3 +127,6 @@ dmypy.json # Pyre type checker .pyre/ + +# IntelliJ project settings +.idea/ |