This website requires JavaScript.
Explore
Help
Sign In
qwc-open
/
cmdlineoptions
Watch
1
Star
0
Fork
You've already forked cmdlineoptions
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ad95efe412
cmdlineoptions
/
.gitignore
11 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2013-12-12 20:09:14 +01:00
*.class
# Package Files #
*.jar
*.war
*.ear
proper project foldering. yeah, I shouldn't copy around bare java files...
2013-12-12 21:03:05 +01:00
/bin
latest changes for java
2016-04-18 20:30:41 +02:00
*/.settings/
updated gitignore with .gradle and build folders
2016-06-02 17:52:48 +02:00
*/.gradle
*/build*