mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge 9bc817f761
into 524ae7b4c7
This commit is contained in:
commit
a8086d7a0a
1 changed files with 16 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue