changeset 482:4bd564a3c9a2

Ignore python egg stuff in ctags.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 15 Feb 2020 22:23:16 -0800
parents 294cda8cf097
children 1a54ffbc3b15 b54da4a07438
files vim/ctagsrc
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/vim/ctagsrc	Sat Feb 15 22:21:40 2020 -0800
+++ b/vim/ctagsrc	Sat Feb 15 22:23:16 2020 -0800
@@ -28,6 +28,8 @@
 --exclude=*.elf
 --exclude=*.jpg
 --exclude=*.png
+--exclude=*.egg-info
+--exclude=.egg
 --exclude=venv
 --exclude=build
 --exclude=static