forked from Anankke/SSPanel-UIM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
56 lines (44 loc) · 783 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
55
56
.idea
.htaccess
*/.DS_Store
.DS_Store
composer.lock
.php_cs.cache
.env
vendor
.vs/
.vscode
.editorconfig
.stylelintrc.json
.stylelintignore
php_errors.log
composer.phar
404.html
index.html
config/.config.php
config/.config.php.bak
config/appprofile.php
public/mazer
public/ssr-download/
public/clients/
public/images/*.*
!public/theme/material/css/images/bg/*
storage/framework/smarty/cache/*
storage/framework/smarty/compile/*
storage/framework/views/*
storage/*.*
/storage/traffic_notified/
!storage/framework/smarty/cache/.gitkeep
!storage/framework/smarty/compile/.gitkeep
!storage/framework/views/.gitkeep
.user.ini
public/.user.ini
resources/views/material/analytics.tpl
.envrc.local
.envrc
flake.lock
flake.nix
.direnv/
node_modules
package.json
package-lock.json