瀏覽代碼

update the project structure

purigarcia 10 年之前
父節點
當前提交
f6870c5883
共有 2 個文件被更改,包括 8 次插入0 次删除
  1. 4 0
      automationTest/resources/.gitignore
  2. 4 0
      automationTest/src/test/resources/.gitignore

+ 4 - 0
automationTest/resources/.gitignore

@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore

+ 4 - 0
automationTest/src/test/resources/.gitignore

@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore