forked from tainacan/tainacan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
40 lines (40 loc) · 901 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
build-config.cfg
src/style.css
src/style.css.map
tests/bootstrap-config.php
.idea
.buildpath
.project
.settings
vendor
src/vendor
node_modules
npm-debug.log
src/assets/js/*.js
src/assets/js/*.js.LICENSE
src/assets/js/*.js.LICENSE.txt
src/assets/js/*.js.map
src/assets/*.js
last-js-build.md5
last-sass-build.md5
last-composer-build.md5
last-package-build.md5
src/views/admin/scss/.sass-cache
src/assets/css/tainacan-admin.css
src/assets/css/tainacan-admin.css.map
src/assets/js/report.html
src/assets/report.html
.vscode
report.txt
.tmp
demosaved.csv
src/assets/css/tainacan-embeds.css
src/assets/css/tainacan-embeds.css.map
src/assets/css/tainacan-reports.css
src/assets/css/tainacan-reports.css.map
.DS_Store
src/.DS_Store
src/assets/css/tainacan-gutenberg-block-dynamic-items-list.css
src/assets/css/tainacan-gutenberg-block-dynamic-items-list.css.map
tests/wordpress-test
tests/wordpress-tests-lib