forked from LearnPress/learnpress
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
47 lines (45 loc) · 780 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
.DS_store
.idea/
__*.php
node_modules/
cache/
languages/strings
/assets/fonts/iconfont.ttf
/assets/fonts/iconfont.woff
/assets/fonts/icons.eot
/assets/fonts/icons.svg
/assets/fonts/icons.ttf
/assets/fonts/icons.woff
/assets/fonts/icon.eot
/assets/fonts/icon.svg
/assets/fonts/icon.ttf
/assets/fonts/icon.woff
/assets/fonts/iconfont.eot
/assets/fonts/iconfont.svg
/assets/js/dist/
/assets/js/frontend/
/assets/js/admin/
/assets/css/
languages/learnpress.pot
languages/learnpress-js.pot
/assets/js/vendor/
/assets/js/admin/lp-material.min.js
/inc/test.php
/local-debug.php
/releases
/build
/**/*.js.map
/**/*.asset.php
/**/*.deps.json
/**/_bk/
test list.txt
package-lock.json
/vendor/
composer.lock
script.sh
/.DS_Store
/.project
/.buildpath
/.settings
/yarn-error.log
/yarn.lock