[Lada-commits] [PATCH] added intellij project stuff to hgignore
Wald Commits
scm-commit at wald.intevation.org
Wed Jul 15 08:35:24 CEST 2015
# HG changeset patch
# User Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 <mlechner at bfs.de>
# Date 1436886147 -7200
# Node ID db7866a95cd27907a298a024ea927570077dad31
# Parent e1b5900fb7194322343e68e5f697e7fcda27ad72
added intellij project stuff to hgignore
diff -r e1b5900fb719 -r db7866a95cd2 .hgignore
--- a/.hgignore Fri Jul 10 18:56:22 2015 +0200
+++ b/.hgignore Tue Jul 14 17:02:27 2015 +0200
@@ -10,6 +10,10 @@
.project
*~
+# intellij support - ignore *.iml, .idea
+.idea
+*.iml
+
# switch to regexp syntax.
syntax: regexp
^target/
More information about the Lada-commits
mailing list