1
Fork 0
mirror of https://github.com/RGBCube/CSAssignments synced 2025-07-26 21:47:46 +00:00

Ignore fleet dir

This commit is contained in:
RGBCube 2022-11-05 20:09:27 +03:00
parent 57f4be66d2
commit 364383059a
2 changed files with 1 additions and 9 deletions

View file

@ -1,9 +0,0 @@
{
"configurations": [
{
"type": "python",
"name": "Run Interactive Runner",
"arguments": ["-m", "interactive_runner"],
}
]
}

1
.gitignore vendored
View file

@ -41,3 +41,4 @@ run/
compiled/ compiled/
__pycache__/ __pycache__/
*.pyc *.pyc
.fleet/