updated .gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
__pycache__/
|
||||
res/output/
|
||||
res/input/
|
||||
__pycache__/*
|
||||
res/output/*
|
||||
res/input/*
|
||||
.vscode/*
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user