This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
java
/
jMonkeyEngine
mirror da
https://github.com/jMonkeyEngine/jmonkeyengine.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
added *.dll to git ignore because I was tired to see extracted natives in my working copy
Nehon
11 anni fa
parent
330b53671a
commit
9c8f1b8b75
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
Vedi File
@@ -100,4 +100,5 @@
/bin
/.classpath
/.project
-/.settings
+/.settings
+*.dll