aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Sanitize b/.Sanitize
index cd20f4b..32ac840 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -106,7 +106,7 @@ else
keep_these_too="${keep_these_too} ${inet_files}"
fi
-ide_files="itcl libide vmake"
+ide_files="libide vmake"
if (echo $* | grep keep\-ide > /dev/null); then
keep_these_too="${keep_these_too} ${ide_files}"