mirror of
https://github.com/github/gitignore.git
synced 2026-08-28 18:57:20 +02:00
Merge pull request #4351 from Tc-KGu/patch-3
This commit is contained in:
commit
926c9adf28
@ -31,6 +31,8 @@ LineIDs.dbg.bak
|
|||||||
*.xtv
|
*.xtv
|
||||||
*.xtv.bak
|
*.xtv.bak
|
||||||
*.xtv.bk?
|
*.xtv.bk?
|
||||||
|
*.xt?.bk?
|
||||||
|
*.xt?.orig
|
||||||
|
|
||||||
# Multiuser specific
|
# Multiuser specific
|
||||||
**/.TcGit/
|
**/.TcGit/
|
||||||
@ -43,6 +45,7 @@ LineIDs.dbg.bak
|
|||||||
**/_Deployment/
|
**/_Deployment/
|
||||||
**/_Repository/
|
**/_Repository/
|
||||||
|
|
||||||
|
|
||||||
# To include a specific library directory (i.e. third party/custom libs),
|
# To include a specific library directory (i.e. third party/custom libs),
|
||||||
# use pattern `!/**/_Libraries/<directory name>/` i.e. `!/**/_Libraries/www.tcunit.org/`
|
# use pattern `!/**/_Libraries/<directory name>/` i.e. `!/**/_Libraries/www.tcunit.org/`
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user