Compare commits
2 Commits
f1917cddb1
...
33c21c5595
| Author | SHA1 | Date | |
|---|---|---|---|
| 33c21c5595 | |||
| c9da77f430 |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -11,7 +11,7 @@ out/
|
|||||||
.settings
|
.settings
|
||||||
.springBeans
|
.springBeans
|
||||||
.sts4-cache
|
.sts4-cache
|
||||||
bin/
|
/bin/
|
||||||
!**/src/main/**/bin/
|
!**/src/main/**/bin/
|
||||||
!**/src/test/**/bin/
|
!**/src/test/**/bin/
|
||||||
|
|
||||||
@@ -27,6 +27,7 @@ bin/
|
|||||||
|
|
||||||
### Mac OS ###
|
### Mac OS ###
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
/firestar.zip
|
/firestar.zip
|
||||||
/run-linux.sh
|
/run-linux.sh
|
||||||
/run-win32.bat
|
/run-win32.bat
|
||||||
|
|||||||
Reference in New Issue
Block a user