mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-22 21:54:15 +02:00
Updated .gitignore paths to be relative to the root project folder
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,7 +1,7 @@
|
||||
/app/vendor/
|
||||
/node_modules/
|
||||
.env
|
||||
.hidden
|
||||
.php_cs.cache
|
||||
.phpunit.result.cache
|
||||
mix-manifest.json
|
||||
/.env
|
||||
/.hidden
|
||||
/.php_cs.cache
|
||||
/.phpunit.result.cache
|
||||
/mix-manifest.json
|
||||
|
Reference in New Issue
Block a user