This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
java
/
jMonkeyEngine
mirror de
https://github.com/jMonkeyEngine/jmonkeyengine.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
added *.dll to git ignore because I was tired to see extracted natives in my working copy
Nehon
há 11 anos atrás
pai
330b53671a
commit
9c8f1b8b75
1 ficheiros alterados
com
2 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
1
.gitignore
+ 2
- 1
.gitignore
Ver Ficheiro
@@ -100,4 +100,5 @@
/bin
/.classpath
/.project
-/.settings
+/.settings
+*.dll