diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2015-02-09 11:27:38 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2015-02-09 11:27:38 +0100 |
commit | 15257cfb2750a439a55e993fd85b2c2ccd5478b8 (patch) | |
tree | 63e01cf978d839e7482aed36cc3595456801262c /.gitignore | |
parent | 6b740e65e29ada40f637d1b4cceecf76700f2a04 (diff) | |
download | RustAndDust-15257cfb2750a439a55e993fd85b2c2ccd5478b8.zip RustAndDust-15257cfb2750a439a55e993fd85b2c2ccd5478b8.tar.gz |
add .lvimrc, ignore .tags
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +## VIM +.tags + ## Java *.class |