Add ctags config

pull/370/merge
Virgil Dupras 7 years ago
parent 80f659858c
commit 64e86c9ff9

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

2
.gitignore vendored

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

Loading…
Cancel
Save