Skip to content

Commit a7c3404

Browse files
committed
update gitignore
1 parent 9c0c45f commit a7c3404

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@
33
.vscode
44
__pycache__
55
.DS_Store
6+
67
data
78
dep
89
results
910
logs
11+
plots
1012

1113
gbm.py
1214
process_results.py
13-
runall.py
15+
building_detection_visualization.py
16+
qsvm_group.py
17+
qsvm_no_logging.py

0 commit comments

Comments
 (0)