-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
63 lines (50 loc) · 1.02 KB
/
.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
55
56
57
58
59
60
61
62
63
/test.db
/node_modules
/public/storage
/public/hot
/public/static/*
/public/*hot-update.js
/public/*hot-update.json
/resources/assets/js/api/apidoc.js
/resources/assets/js/vuex/vuex_tips.js
/resources/assets/js/components/modals/modal_tips.js
/resources/assets/js/router/router_tips.js
/public/dist
/storage/*.key
/vendor
/.idea
Homestead.json
Homestead.yaml
.env
/public/js
/public/css
/public/fonts
/public/indoors/*
/public/indoors
/public/login/*
/public/login
testing.sqlite
/public/mix-manifest.json
**/dump.rdb
**/.DS_Store
config/ide-helper\.php
npm-debug\.log
_ide_helper*
.phpstorm.meta.php
coverage*
**/*.bak
tests/frontend/coverage/
tests/frontend/tmp/
package-lock.json
dist/
resources/assets/js/api/apidoc\.js
apidoc/
laravel-echo-server.json
resources/assets/js/front_end\.confg\.js
resources/assets/js/front_end\.config\.js
tests/test.db
resources/assets/js/api/\.api_result\.js
frontend/src/api/\.api_result\.js
public/static/img/jsoneditor-icons\.256e3ab\.svg
public/app\.js
frontend/config/front_end\.config\.js