diff options
-rw-r--r-- | .gitignore | 34 |
1 files changed, 17 insertions, 17 deletions
@@ -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 |