Skip to content

Commit 772c874

Browse files
committed
generalize .gitignore
1 parent 03737c9 commit 772c874

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
/classes
2-
/NetLogoLite.jar
3-
/array.jar
4-
/array.jar.pack.gz
5-
/array.zip
2+
/*.jar
3+
/*.pack.gz
4+
/*.zip
65
/target
76
/project/target
87
/project/project

0 commit comments

Comments
 (0)