mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-13 04:30:41 -05:00
Updates gitignore
This commit is contained in:
parent
18c9b5ba6e
commit
23b716056f
28
.gitignore
vendored
28
.gitignore
vendored
@ -1,24 +1,24 @@
|
|||||||
|
.DS_Store
|
||||||
|
.env
|
||||||
|
.env.backup
|
||||||
|
.env.production
|
||||||
|
.phpunit.result.cache
|
||||||
|
/.fleet
|
||||||
|
/.idea
|
||||||
/.phpunit.cache
|
/.phpunit.cache
|
||||||
|
/.vscode
|
||||||
|
/caddy
|
||||||
|
/data/caddy
|
||||||
/node_modules
|
/node_modules
|
||||||
/public/build
|
/public/build
|
||||||
/public/hot
|
/public/hot
|
||||||
/public/storage
|
/public/storage
|
||||||
/storage/*.key
|
/storage/*.key
|
||||||
/vendor
|
/vendor
|
||||||
.env
|
|
||||||
.env.backup
|
|
||||||
.env.production
|
|
||||||
.phpunit.result.cache
|
|
||||||
Homestead.json
|
|
||||||
Homestead.yaml
|
|
||||||
auth.json
|
auth.json
|
||||||
npm-debug.log
|
|
||||||
yarn-error.log
|
|
||||||
/.fleet
|
|
||||||
/.idea
|
|
||||||
/.vscode
|
|
||||||
.DS_Store
|
|
||||||
|
|
||||||
/caddy
|
|
||||||
frankenphp
|
frankenphp
|
||||||
frankenphp-worker.php
|
frankenphp-worker.php
|
||||||
|
Homestead.json
|
||||||
|
Homestead.yaml
|
||||||
|
npm-debug.log
|
||||||
|
yarn-error.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user