This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
SX_Cloud
/
space-android
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
update the project structure
purigarcia
10 anni fa
parent
47b4e0db10
commit
f6870c5883
2 ha cambiato i file
con
8 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
automationTest/resources/.gitignore
4
0
automationTest/src/test/resources/.gitignore
+ 4
- 0
automationTest/resources/.gitignore
Vedi File
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
+ 4
- 0
automationTest/src/test/resources/.gitignore
Vedi File
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore