thinh-researcher
commited on
Commit
•
6a13587
1
Parent(s):
e5c7710
Update
Browse files- .gitignore +2 -0
- samples/.gitkeep +0 -0
.gitignore
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
env
|
2 |
__pycache__
|
3 |
data
|
|
|
|
|
|
1 |
env
|
2 |
__pycache__
|
3 |
data
|
4 |
+
samples/*
|
5 |
+
!samples/.gitkeep
|
samples/.gitkeep
ADDED
File without changes
|