Просмотр исходного кода

exclude data/ and src/main/resources/config/ in .gitignore

sunyj 8 лет назад
Родитель
Сommit
04cb2c785d
1 измененных файлов с 6 добавлено и 1 удалено
  1. 6 1
      .gitignore

+ 6 - 1
.gitignore

@@ -47,4 +47,9 @@ buildNumber.properties
 .mvn/timing.properties
 
 # Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
-!/.mvn/wrapper/maven-wrapper.jar
+!/.mvn/wrapper/maven-wrapper.jar
+
+# --------------------
+# Project
+data/
+src/main/resources/config/