mirror of
https://github.com/RGBCube/CSAssignments
synced 2025-07-26 13:37: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/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.fleet/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue