mirror of
https://github.com/github/gitignore.git
synced 2025-04-05 03:39:01 +08:00
Merge 9bc817f7615c7ff7a82525d3a3d72813884f27cf into 86d1826a9f3daf4744e7229a26187f81c081744c
This commit is contained in:
commit
f33459cc76
16
Dframe.gitignore
Normal file
16
Dframe.gitignore
Normal file
@ -0,0 +1,16 @@
|
||||
# Ignore files that are auto-generated
|
||||
app/View/templates_c/*
|
||||
app/View/cache/*
|
||||
app/View/logs/*
|
||||
web/assets/*
|
||||
vendor
|
||||
|
||||
# Force include
|
||||
!app/View/templates_c/.gitkeep
|
||||
!app/View/cache/.gitkeep
|
||||
!app/View/logs/.gitkeep
|
||||
!web/assets/.gitkeep
|
||||
|
||||
# Ignore IDE
|
||||
.project
|
||||
.vscode/
|
Loading…
x
Reference in New Issue
Block a user