Surn commited on
Commit
736dd25
·
1 Parent(s): e6b4310

ignore update

Browse files
Files changed (1) hide show
  1. .gitignore +8 -0
.gitignore ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ################################################################################
2
+ # This .gitignore file was automatically created by Microsoft(R) Visual Studio.
3
+ ################################################################################
4
+
5
+ /.vs
6
+ /src/__pycache__
7
+ /utils/__pycache__
8
+ /__pycache__