aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2011-07-18 22:13:35 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2011-07-18 22:13:35 +0200
commit43d938a895323e3bae807ea534de10a13b66ad24 (patch)
tree45f5d333b3f0d8168b68650dc3893a0ff5c5b2b4
parent7eef1fb7e1e5a4a3fd972974a5bfe13c24d7cd6f (diff)
downloadlombok-43d938a895323e3bae807ea534de10a13b66ad24.tar.gz
lombok-43d938a895323e3bae807ea534de10a13b66ad24.tar.bz2
lombok-43d938a895323e3bae807ea534de10a13b66ad24.zip
Updated .gitignore to ignore only the things we meant, i.e. with 'debug' we meant the top-level debug dir, not any file named debug.
-rw-r--r--.gitignore34
1 files changed, 17 insertions, 17 deletions
diff --git a/.gitignore b/.gitignore
index f9dd1e0a..593e7f82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,18 +1,18 @@
-bin
-build
-dist
-ivyCache
-google.properties
-debug
-LombokizedEclipse.launch
-RunLombokTests.launch
-escudo-upload.key
-findbugsReport.html
-lib
-.settings
-.project
-.classpath
-.factorypath
-lombok.iml
-.idea
+/bin
+/build
+/dist
+/ivyCache
+/google.properties
+/debug
+/LombokizedEclipse.launch
+/RunLombokTests.launch
+/escudo-upload.key
+/findbugsReport.html
+/lib
+/.settings
+/.project
+/.classpath
+/.factorypath
+/lombok.iml
+/.idea
*.markdown.html