improved .gitignore
This commit is contained in:
+2
-3
@@ -11,6 +11,8 @@ backup/*
|
|||||||
!backup/.*
|
!backup/.*
|
||||||
cache/*
|
cache/*
|
||||||
!cache/.*
|
!cache/.*
|
||||||
|
tmp/*
|
||||||
|
!tmp/.*
|
||||||
assets/*
|
assets/*
|
||||||
!assets/.*
|
!assets/.*
|
||||||
logs/*
|
logs/*
|
||||||
@@ -46,6 +48,3 @@ tests/_support/_generated/*
|
|||||||
tests/cache/*
|
tests/cache/*
|
||||||
tests/error.log
|
tests/error.log
|
||||||
system/templates/testing/*
|
system/templates/testing/*
|
||||||
|
|
||||||
tmp/*
|
|
||||||
cache/*
|
|
||||||
|
|||||||
Reference in New Issue
Block a user