Skip to content

Commit d3975f6

Browse files
author
Brett Hazen
committed
Put lib directory back in git because intercepts are stored there
1 parent a212c40 commit d3975f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/rtdev-install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ for i in `ls`; do cp -p -P -R $i $RT_DEST_DIR/$RT_VERSION/; done
100100
cat > .gitignore <<EOF
101101
# Don't check in large binaries
102102
bin/
103-
lib/
104103
EOF
105104

106105
## Some versions of git and/or OS require these fields

0 commit comments

Comments
 (0)