diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 84ef9bb..b30b031 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -3,3 +3,5 @@ generated/ | |||
3 | .vscode/ | 3 | .vscode/ |
4 | apworld/generated/ | 4 | apworld/generated/ |
5 | __pycache__ | 5 | __pycache__ |
6 | .vs/ | ||
7 | ^out/ | ||