summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2015-02-09 11:27:38 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2015-02-09 11:27:38 +0100
commit15257cfb2750a439a55e993fd85b2c2ccd5478b8 (patch)
tree63e01cf978d839e7482aed36cc3595456801262c /.gitignore
parent6b740e65e29ada40f637d1b4cceecf76700f2a04 (diff)
downloadRustAndDust-15257cfb2750a439a55e993fd85b2c2ccd5478b8.zip
RustAndDust-15257cfb2750a439a55e993fd85b2c2ccd5478b8.tar.gz
add .lvimrc, ignore .tags
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 78d4e5e..8625589 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+## VIM
+.tags
+
## Java
*.class