Skip to content

Commit cf1a04d

Browse files
authored
add /bin/ to .gitignore to comply with ant clean (#9)
* add src/soundfont/sfx.sf2 to dist script * .gitignore bin/ completely: `ant clean` deletes it * add src/*.form to dist script too, oops
1 parent f897d97 commit cf1a04d

7 files changed

Lines changed: 3 additions & 443 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
*.class
1+
*.class
2+
/bin/

bin/.gitignore

Lines changed: 0 additions & 12 deletions
This file was deleted.

bin/SortPrompt.form

Lines changed: 0 additions & 138 deletions
This file was deleted.

bin/UtilFrame.form

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)