Updated .gitignore paths to be relative to the root project folder

This commit is contained in:
Chris Kankiewicz
2020-06-16 12:55:15 -07:00
parent 2eea833b96
commit f34aca805c

10
.gitignore vendored
View File

@@ -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