This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
java
/
jMonkeyEngine
mirror de
https://github.com/jMonkeyEngine/jmonkeyengine.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
added *.dll to git ignore because I was tired to see extracted natives in my working copy
Nehon
11 anos atrás
pai
330b53671a
commit
9c8f1b8b75
1 arquivos alterados
com
2 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
2
1
.gitignore
+ 2
- 1
.gitignore
Ver arquivo
@@ -100,4 +100,5 @@
/bin
/.classpath
/.project
-/.settings
+/.settings
+*.dll