Do not keep TABLE in version control.
TABLE was always a debugging tool, and permitted everyone to see the effect of changes in the string-format configs. The hash-format configs being much more readable, distributing TABLE becomes much less necessary. Being able to produce a TABLE is kept, however, as it still is a useful debugging tool for configs, what with multi-level inheritance and all. Reviewed-by: Andy Polyakov <appro@openssl.org>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,6 +12,7 @@
|
||||
/Makefile.bak
|
||||
/Makefile
|
||||
/MINFO
|
||||
/TABLE
|
||||
/*.a
|
||||
/include
|
||||
/*.pc
|
||||
|
||||
Reference in New Issue
Block a user