-
-
Notifications
You must be signed in to change notification settings - Fork 96
/
.gitignore
54 lines (54 loc) · 842 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
/bootstrap/ssr
/coverage
/database/*.sql
/docker/nginx/logs
/docs/dist
/node_modules
/public/build
/public/hot
/public/Badge
/public/Images
/public/UserPic
/public/assets/build
/public/bin
/public/docs
/public/media
/public/storage
/public/vendor/filament
/public/tmp
# TODO replace LatestIntegration.html with integration release management and V2 connect API
/public/Latest*
/public/.well-known
/reports
/resources/views/pages-legacy/interceptor/
/storage/*.key
/storage/backup
/storage/media-library
/vendor
/tmp
/.fleet
/.idea
/.pnpm-store
/.project
/.settings
/.vscode
/.vagrant
Homestead.json
Homestead.yaml
auth.json
nbproject
npm-debug.log
yarn-error.log
._*
.~lock.*
.buildpath
.DS_Store
/.env*
.deptrac.cache
.eslintcache
.phpstorm.meta.php
.phpunit.cache
.phpunit.result.cache
_ide_helper.php
_ide_helper_models.php
lang/php_*.json