Add ctags config

This commit is contained in:
Virgil Dupras 2016-06-07 21:36:25 -04:00
vanhempi 80f659858c
commit 64e86c9ff9
2 muutettua tiedostoa jossa 6 lisäystä ja 1 poistoa

5
.ctags Normal file
Näytä tiedosto

@ -0,0 +1,5 @@
-R
--exclude=build
--exclude=env
--exclude=.tox
--python-kinds=-i

2
.gitignore vendored
Näytä tiedosto

@ -2,10 +2,10 @@
__pycache__
*.so
*.mo
*.pyd
*.waf*
.lock-waf*
.tox
/tags
build
dist