forked from 418sec/microweber
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
44 lines (44 loc) · 842 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
config/*
vendor/*
userfiles/language/
userfiles/css/
userfiles/media/*
userfiles/export/*
userfiles/import/*
userfiles/cache/*
userfiles/templates/liteness
userfiles/templates/dream
userfiles/templates/bricksite
userfiles/templates/new-world
storage/cache/*
cache/.htaccess
cache/*
old_mw/
phpinfo.php
.idea
.settings
.env
dwsync.xml
/userfiles/backup
/userfiles/*.log
/config/app.php
/config/database.php
/storage
/storage/.gitignore
/storage/.htaccess
/storage/app/.gitignore
/storage/framework/.gitignore
/storage/framework/cache/.gitignore
/storage/framework/sessions/.gitignore
/storage/framework/views/.gitignore
/storage/logs/.gitignore
/userfiles/img
/userfiles/install_log.txt
/userfiles/mw_content.json
/userfiles/install_item_log.txt
node_modules/
/userfiles/mw_content.json
/.settings
/.project
/userfiles/*.log
/userfiles/*.json