# HG changeset patch # User mschaefer # Date 1519297636 -3600 # Node ID 3dd0c77a4b27bc752fc37d12464d5c6dfc351052 # Parent 89f3c5462a163c9f41e963cbec2a6401f05c7a71 forget .hgignore diff -r 89f3c5462a16 -r 3dd0c77a4b27 .hgignore --- a/.hgignore Thu Feb 22 12:03:31 2018 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,54 +0,0 @@ -syntax: regexp -artifacts/target # maven output -artifacts/\.classpath # eclipse -artifacts/\.project # eclipse -artifacts/\.settings # eclipse -artifacts/test-output # eclipse junit/testng plugin output -backend/target # maven output -backend/\.classpath # eclipse -backend/\.project # eclipse -backend/\.settings # eclipse -backend/test-output # eclipse junit/testng plugin output -gwt-client/target # maven output -gwt-client/\.classpath # eclipse -gwt-client/\.project # eclipse -gwt-client/\.settings # eclipse -gwt-client/test-output # eclipse junit/testng plugin output -gwt-client/src/main/webapp/OpenLayers-2.11 -gwt-client/SmartGWT/.* -etl/target # maven output -etl/\.classpath # eclipse -etl/\.project # eclipse -etl/\.settings # eclipse -etl/test-output # eclipse junit/testng plugin output -\.swp -\.swo -\.pyc -TAGS - -\.checkstyle -\.log -syntax: regexp -^artifacts/doc/conf/log4j\.properties$ -syntax: regexp -^artifacts/doc/conf/seddb-db\.xml$ -syntax: regexp -^artifacts/doc$ -syntax: regexp -^artifacts/artifactsdb$ -syntax: regexp -^artifacts/cache$ -syntax: regexp -^artifacts/datacagedb$ -syntax: regexp -^artifacts/contrib$ -syntax: regexp -^artifacts/conf$ -syntax: regexp -\.map$ -syntax: regexp -^gwt-client/debug_user_file\.txt$ -gwt-client/pom\.xml -syntax: glob -contrib/.project -doc/.project