Skip to content

Commit f384952

Browse files
committed
Add hide file.
1 parent 02b5c2a commit f384952

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/.phpunit.cache
2+
/vendor
3+
.env
4+
.env.backup
5+
.env.production
6+
.phpunit.result.cache
7+
Homestead.json
8+
Homestead.yaml
9+
auth.json
10+
npm-debug.log
11+
yarn-error.log
12+
/.fleet
13+
/.idea
14+
/.vscode

0 commit comments

Comments
 (0)