Added $PLT/compiled-root/ to git's ignore list so we have somewhere convenient
to point PLTCOMPILEDROOTS at. This is much like $PLT/add-on/ for PLTADDONDIR and $PLT/house-calls/ for DrDr.
This commit is contained in:
parent
37ff798163
commit
018f16d30c
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -17,6 +17,9 @@
|
|||
# a common convenient place to set the PLTADDON directory to
|
||||
/add-on/
|
||||
|
||||
# a common convenient place to set the PLTCOMPILEDROOTS directory to
|
||||
/compiled-root/
|
||||
|
||||
# location for cached DrDr report files
|
||||
/house-calls/
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user