-
Notifications
You must be signed in to change notification settings - Fork 123
Expand file tree
/
Copy path.gitignore
More file actions
51 lines (42 loc) · 747 Bytes
/
.gitignore
File metadata and controls
51 lines (42 loc) · 747 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
/.idea/
/www/upload/
/www/asset/
/var/cache/
/var/log/
!/var/log/index.html
/node_modules
/usr/theme/*
!/usr/theme/default/
!/usr/theme/pi/
/usr/theme/guil
/*.php
/www/sitmap.xml
/www/apple-app-site-association
/var/config/custom/*.*
/usr/module/*
!/usr/module/article
!/usr/module/comment
!/usr/module/demo
!/usr/module/message
!/usr/module/saml
!/usr/module/search
!/usr/module/sitemap
!/usr/module/page
!/usr/module/system
!/usr/module/tag
!/usr/module/user
!/usr/module/widget
!/usr/module/uclient
var/config/module.meta.php
www/robots-https.txt
www/robots.txt
www/sitemap.xml
www/pi.txt
usr/custom/module/portfolio/
www/git.php
www/assets.php
assets.php
git.php
/.htaccess
/.htpasswd
/usr/custom/module/user/config/form.register.php