mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge 57c06156a5
into 524ae7b4c7
This commit is contained in:
commit
08d123862f
1 changed files with 22 additions and 0 deletions
22
OxidEshop.gitignore
Normal file
22
OxidEshop.gitignore
Normal file
|
@ -0,0 +1,22 @@
|
|||
/vendor
|
||||
|
||||
!/source
|
||||
/source/*
|
||||
/source/tmp
|
||||
|
||||
!/source/Application
|
||||
/source/Application/translations
|
||||
/source/Application/views/admin
|
||||
/source/Application/views/azure
|
||||
/source/Application/views/flow
|
||||
|
||||
!/source/modules
|
||||
/source/modules/*
|
||||
|
||||
!/source/out
|
||||
/source/out/admin
|
||||
/source/out/azure
|
||||
/source/out/downloads
|
||||
/source/out/flow
|
||||
/source/out/media
|
||||
/source/out/pictures
|
Loading…
Add table
Add a link
Reference in a new issue