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
Add shared library extensions from other platforms to .gitignore
shadowislord
11 years ago
parent
b067aaed0e
commit
ef9f6213f9
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.gitignore
+ 3
- 0
.gitignore
View File
@@ -114,3 +114,6 @@
/.project
/.settings
*.dll
+*.so
+*.jnilib
+*.dylib