mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-20 04:04:33 +02:00
Streamline .gitignore
This commit is contained in:
parent
a1da3ab03f
commit
0e067cf767
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,4 +1,9 @@
|
||||
/asset/
|
||||
/vendor/
|
||||
/.idea/
|
||||
.*.sw[op]
|
||||
# Exclude all hidden files
|
||||
.*
|
||||
# Except those related to Git
|
||||
!.git*
|
||||
|
||||
# Exclude assets and dependencies installed by composer
|
||||
composer.lock
|
||||
asset/
|
||||
vendor/
|
||||
|
Loading…
x
Reference in New Issue
Block a user