This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
SX_Cloud
/
space-android
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
update the project structure
purigarcia
10 anos atrás
pai
47b4e0db10
commit
f6870c5883
2 arquivos alterados
com
8 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
4
0
automationTest/resources/.gitignore
4
0
automationTest/src/test/resources/.gitignore
+ 4
- 0
automationTest/resources/.gitignore
Ver arquivo
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
automationTest/src/test/resources/.gitignore
Ver arquivo
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore