mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-14 19:08:25 +00:00
Adding annoying macos files to gitignore.
This commit is contained in:
parent
bd30510e87
commit
66b29e33e8
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
/app/config
|
||||
/app/tmp
|
||||
/plugins
|
||||
/vendors
|
||||
/vendors
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue