mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-06-07 15:29:55 +00:00
Added common systems ignored files
This commit is contained in:
parent
c32fec5d4a
commit
15fd6b0b7f
11
.gitignore
vendored
11
.gitignore
vendored
@ -4,3 +4,14 @@ cache/
|
|||||||
/vendor/
|
/vendor/
|
||||||
composer.lock
|
composer.lock
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
|
# OS Related (used: https://gitignore.io/)
|
||||||
|
|
||||||
|
# Linux
|
||||||
|
.directory
|
||||||
|
|
||||||
|
# Windows
|
||||||
|
[Dd]esktop.ini
|
||||||
|
|
||||||
|
# MacOS
|
||||||
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user