aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
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*