Add tags & ctags to gitignore

This commit is contained in:
Alexandre Bury 2015-05-20 16:21:44 -07:00
parent 77f9212377
commit ab89ebba08

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
target target
*.swp *.swp
Cargo.lock Cargo.lock
tags
.ctags