Browse Source

add ignore directories

V1.2
Jeong Geol Kim 3 years ago
parent
commit
c49316ec3a
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore View File

@@ -1,4 +1,8 @@
1 1
 [file]
2 2
 *.csv
3 3
 *.pyc
4
+__pycache__
5
+archive
4 6
 List_Data_Call
7
+handletrace*
8
+fulltrace

Loading…
Cancel
Save