Explorar el Código

add ignore directories

V1.2
Jeong Geol Kim hace 3 años
padre
commit
c49316ec3a
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore Ver fichero

@@ -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…
Cancelar
Guardar