This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
java
/
jMonkeyEngine-wiki
mirror de
https://github.com/jMonkeyEngine/wiki.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
add a .gitignore file for this project
Stephen Gold
há 4 anos atrás
pai
6f99d41fb0
commit
e660208d59
1 ficheiros alterados
com
5 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
5
0
.gitignore
+ 5
- 0
.gitignore
Ver Ficheiro
@@ -0,0 +1,5 @@
+/.cache/
+/.gradle/
+/.nb-gradle/
+/build/
+/node_modules/