Removed VERSION from gitignore; will rewrite scripts to handle
it properly without causing perpetual updates.
This commit is contained in:
parent
611792748c
commit
dd0e875592
|
|
@ -10,8 +10,6 @@ scripts/defs.mak
|
||||||
*.so
|
*.so
|
||||||
*~
|
*~
|
||||||
scmos/cif_template/objs/*
|
scmos/cif_template/objs/*
|
||||||
UPDATE_ME
|
|
||||||
VERSION
|
|
||||||
database/database.h
|
database/database.h
|
||||||
install.log
|
install.log
|
||||||
magic/proto.magicrc
|
magic/proto.magicrc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue