This website works better with JavaScript
Home
Explore
Help
Sign In
java
/
jMonkeyEngine
mirror of
https://github.com/jMonkeyEngine/jmonkeyengine.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
added *.dll to git ignore because I was tired to see extracted natives in my working copy
Nehon
11 years ago
parent
330b53671a
commit
9c8f1b8b75
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -100,4 +100,5 @@
/bin
/.classpath
/.project
-/.settings
+/.settings
+*.dll