This website works better with JavaScript
Home
Explore
Help
Sign In
java
/
jMonkeyEngine-wiki
mirror of
https://github.com/jMonkeyEngine/wiki.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add a .gitignore file for this project
Stephen Gold
4 years ago
parent
6f99d41fb0
commit
e660208d59
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
.gitignore
+ 5
- 0
.gitignore
View File
@@ -0,0 +1,5 @@
+/.cache/
+/.gradle/
+/.nb-gradle/
+/build/
+/node_modules/