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 bf52fcf..84ef9bb 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -1,3 +1,5 @@ | |||
1 | build/ | 1 | build/ |
2 | generated/ | 2 | generated/ |
3 | .vscode/ | 3 | .vscode/ |
4 | apworld/generated/ | ||
5 | __pycache__ | ||