mirror of
https://github.com/RGBCube/CSAssignments
synced 2025-07-27 05:57:44 +00:00
Ignore fleet dir
This commit is contained in:
parent
57f4be66d2
commit
364383059a
2 changed files with 1 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
{
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"type": "python",
|
|
||||||
"name": "Run Interactive Runner",
|
|
||||||
"arguments": ["-m", "interactive_runner"],
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -41,3 +41,4 @@ run/
|
||||||
compiled/
|
compiled/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
.fleet/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue