-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
29 lines (26 loc) · 864 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Created by https://www.toptal.com/developers/gitignore/api/netbeans
# Edit at https://www.toptal.com/developers/gitignore?templates=netbeans
### NetBeans ###
**/nbproject/private/
**/nbproject/Makefile-*.mk
**/nbproject/Package-*.bash
nbbuild/
dist/
nbdist/
.nb-gradle/
src/main/java/jrobo/Config.json
# Ignore this directory
build/
# But descend into directories
!*/
# Recursively allow files under build
#!/build/**
build/libs/JRobo.jar
# Allow this
!.gitignore
# End of https://www.toptal.com/developers/gitignore/api/netbeans
/build/classes/java/main/jrobo/expectusafterlun/ch/Weather$WeatherJson$WeatherListJsonItem$WeatherWindJsonItem.class
/.gradle/checksums/sha1-checksums.bin
/build/classes/java/main/jrobo/expectusafterlun/ch/Leet.class
/.gradle/checksums/md5-checksums.bin
/build/classes/java/main/jrobo/expectusafterlun/ch/Leet$LeetJsonItem.class