.gitignore: Ignore generated Tcl configs in vendor/

These will contain paths specific to the user's local system and should
thus not be under version control.

Remove the previously committed copies of this file.
This commit is contained in:
Clemens Lang
2022-09-01 09:49:29 +02:00
committed by Joshua Root
parent d3d9e4b9b8
commit da4a4abd38
+2
View File
@@ -49,6 +49,8 @@ vendor/tcl8.*/unix/Tclsh-Info.plist
vendor/tcl8.*/unix/tcl.pc
vendor/tcl8.*/unix/tclConfig.sh
vendor/tcl8.*/unix/tclsh
vendor/tcl8.*/unix/pkgs/itcl*/itclConfig.sh
vendor/tcl8.*/unix/pkgs/tdbc*/tdbcConfig.sh
!*.in