Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-11-12 09:08:36 +0000
committerMatthias Sohn2011-11-12 09:08:36 +0000
commit0924e1769548293a752c6e52d9de31582bbdb3e8 (patch)
tree97f7d14c014130945b2cd940454a4198a25b0662 /.gitignore
parenteda132054de1b5a382ab9c7be3b81ac6a7baddc5 (diff)
downloadegit-0924e1769548293a752c6e52d9de31582bbdb3e8.tar.gz
egit-0924e1769548293a752c6e52d9de31582bbdb3e8.tar.xz
egit-0924e1769548293a752c6e52d9de31582bbdb3e8.zip
Add .gitignore for parent pom's target folder
Change-Id: I31d98d88162b54287799e88e4af0531a4a1ed2f7 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..eb5a316cbd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+target

Back to the top