aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorIvan Dubrov <idubrov@guidewire.com>2014-04-30 13:26:58 -0700
committerIvan Dubrov <idubrov@guidewire.com>2014-04-30 13:26:58 -0700
commit615430e4e81681cbb25f831c6b0b4add1bfe324d (patch)
tree4eac1f6dc5c2defde4b29f4c03b69b559dae2ea6 /.gitignore
parent480e821ba24294143d6457f2466e13ad8494ec5d (diff)
downloaddcevm-615430e4e81681cbb25f831c6b0b4add1bfe324d.tar.gz
dcevm-615430e4e81681cbb25f831c6b0b4add1bfe324d.zip
Started moving patches into Mercurial mq
Starting using Mercurial MQ for managing DCEVM patches.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 870cce4a..be08e9db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,12 @@
/.gradle
/.idea
-/hotspot
+/hotspot/*
+/hotspot/.hg/*
+/hotspot/.hg/patches/*
+!/hotspot/.hg/
+!/hotspot/.hg/patches
+!/hotspot/.hg/patches/*.patch
+!/hotspot/.hg/patches/series
build
*.iml
hs_err*