Skip to content

Commit c0dfc8c

Browse files
committed
fix gitignore
1 parent 1c86b0e commit c0dfc8c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,11 @@ PiSideCode/walleye.log*
44
PiSideCode/Calibration/Cam_*
55
profile.html
66
profile.json
7-
PiSideCode/config.zip
7+
PiSideCode/config.zip
8+
9+
### Gradle ###
10+
.gradle
11+
/build/
12+
13+
## VS Code Java ##
14+
bin/

0 commit comments

Comments
 (0)