sort
This commit is contained in:
parent
9ef0a7c316
commit
e2892f0645
2 changed files with 6 additions and 0 deletions
3
c/.gitignore
vendored
Normal file
3
c/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
.vscode
|
||||||
|
.env
|
||||||
|
output
|
||||||
3
python/.gitignore
vendored
Normal file
3
python/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
.vscode
|
||||||
|
.env
|
||||||
|
output
|
||||||
Loading…
Reference in a new issue