-
Notifications
You must be signed in to change notification settings - Fork 243
Expand file tree
/
Copy path.gitignore
More file actions
53 lines (53 loc) · 886 Bytes
/
.gitignore
File metadata and controls
53 lines (53 loc) · 886 Bytes
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
/node_modules
/public/hot
/public/storage
/public/js
/public/css
/storage/*.key
/storage/*.index
/storage/tenant_*
/vendor
/.idea
/.vscode
/.vagrant
npm-debug.log
yarn-error.log
.env
/public/hot
/public/storage
/public/*.js
/public/modeler
/public/img
/public/fonts
/public/mix-manifest.json
/public/stats.json
tests/js/coverage
tests/coverage-report
tests/coverage-report/*
.DS_Store
/nbproject
/tests/js/coverage/*
storage/debugbar
storage/debugbar/*
storage/api-docs/api-docs.json
storage/ssl
storage/api/*
storage/data-sources/logs/*
storage/decision-tables/*
npm.sh
laravel-echo-server.lock
public/.htaccess
coverage
.phpunit.result.cache
.php-cs-fixer.cache
.phpunit.result.cache
.editorconfig
resources/lang/de
resources/lang/es
resources/lang/fr
resources/sass/tenant_*
resources/sass/_variables_bk.scss
devhub/pm-font/dist
test-db-snapshot.db
snapshot_*.db
storage/transitions