You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
.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:
committed by
Joshua Root
parent
d3d9e4b9b8
commit
da4a4abd38
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user