thinh-researcher commited on
Commit
6a13587
1 Parent(s): e5c7710
Files changed (2) hide show
  1. .gitignore +2 -0
  2. 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