Commit
·
e9c6ba3
1
Parent(s):
8b12cf1
Do some trivial things for the merge
Browse files- .gitignore +3 -0
.gitignore
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.vscode/
|
| 2 |
+
test/
|
| 3 |
+
test.sh
|