mirror of
https://github.com/mrclay/minify.git
synced 2025-08-06 22:26:28 +02:00
ignore editor backups
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,5 +1,10 @@
|
||||
/.idea/
|
||||
# ignore IDE/hidden/OS cache files
|
||||
*~
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
.DS_Store
|
||||
|
||||
/.idea/
|
||||
/composer.lock
|
||||
/vendor/
|
||||
/.php_cs.cache
|
||||
|
Reference in New Issue
Block a user