mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
excluding vqmod cache files and logs
This commit is contained in:
parent
abad92dac5
commit
b5f807c0b6
1 changed files with 6 additions and 0 deletions
|
@ -11,3 +11,9 @@ system/cache/
|
|||
system/logs/
|
||||
|
||||
system/storage/
|
||||
|
||||
# vQmod
|
||||
vqmod/logs/*
|
||||
vqmod/vqcache/*
|
||||
vqmod/checked.cache
|
||||
vqmod/mods.cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue