diff options
author | Roel Spilker <r.spilker@gmail.com> | 2011-02-15 00:06:49 +0100 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2011-02-15 00:07:36 +0100 |
commit | a56e7d7db8cc494818d3404f4800e79a467f9e75 (patch) | |
tree | 1e1033aa270df8c704bd7917406cbb6f3c2d6ee3 | |
parent | 2bacfa62a330e1274ee89c76fa22a36116f8fa3d (diff) | |
download | lombok-a56e7d7db8cc494818d3404f4800e79a467f9e75.tar.gz lombok-a56e7d7db8cc494818d3404f4800e79a467f9e75.tar.bz2 lombok-a56e7d7db8cc494818d3404f4800e79a467f9e75.zip |
Added .markdown.html to gitignore. I wrote a tool that produces these from .markdown files.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,3 +14,4 @@ lib .factorypath lombok.iml .idea +*.markdown.html
\ No newline at end of file |