-
Notifications
You must be signed in to change notification settings - Fork 76
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (51 loc) · 1.18 KB
/
.gitignore
File metadata and controls
52 lines (51 loc) · 1.18 KB
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
.env
.env.backup
.phpunit.result.cache
.phpunit.cache
.editorconfig
site
*~
node_modules
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
mercator.sublime-project
mercator.sublime-workspace
.idea/
config/datatables-buttons.php
config/datatables-fractal.php
config/datatables-html.php
config/datatables.php
config/excel.php
config/flare.php
config/ide-helper.php
config/ignition.php
config/insights.php
config/mercator.php
config/passport.php
config/tinker.php
config/trustedproxy.php
database/migrations/2016_06_01_000001_create_oauth_auth_codes_table.php
database/migrations/2016_06_01_000002_create_oauth_access_tokens_table.php
database/migrations/2016_06_01_000003_create_oauth_refresh_tokens_table.php
database/migrations/2016_06_01_000004_create_oauth_clients_table.php
database/migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
database/migrations/*add_ldap_columns_to_users_table.php
docker/data/
docker/.env
public/hot
public/storage
public/vendor/
resources/views/vendor/
storage/*.key
storage/logs
storage/docs
stubs/
vendor/
*.xlsx
tests/Browser/console/*.log
docker-compose/PV/mercator/db.sqlite
_helm_chart/chart/charts
_helm_chart/chart/Chart.lock
auth.json