Replace INSTALL symlink with .gitignore entry.

This should prevent Supybot's INSTALL file from coming in case of merge.
Or at least I hope so.
This commit is contained in:
Mikaela Suomalainen 2014-05-23 13:20:05 +03:00
parent d5d3171794
commit d1964c202e
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ test-conf/
test-data/
test-logs/
src/version.py
INSTALL

View File

@ -1 +0,0 @@
INSTALL.md