diff .hgignore @ 9140:8272b9761007

Ingore some files created during runtime
author gernotbelger
date Fri, 08 Jun 2018 11:33:15 +0200
parents 4dc047fb3633
children a379fa1fb75a
line wrap: on
line diff
--- a/.hgignore	Fri Jun 08 11:21:58 2018 +0200
+++ b/.hgignore	Fri Jun 08 11:33:15 2018 +0200
@@ -3,6 +3,10 @@
 artifacts/\.classpath # eclipse
 artifacts/\.project   # eclipse
 artifacts/\.settings  # eclipse
+artifacts/doc/artifactsdb
+artifacts/doc/datacagedb
+artifacts/doc/cache
+artifacts/build
 artifacts/test-output # eclipse junit/testng plugin output
 backend/target      # maven output
 backend/\.classpath # eclipse
@@ -26,4 +30,6 @@
 \.pyc
 TAGS
 syntax: glob
-artifacts/build/**
+artifacts/doc/*.map
+artifacts/doc/*.log.*
+artifacts/doc/*.log

http://dive4elements.wald.intevation.org