forked from liferay/liferay-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
47 lines (47 loc) · 802 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
**/.sonar
**/pmd-reports
*-ext.properties
*.bak
*.iml
*.ipr
*.iws
*.processed
*.swp
*~
.ant-targets-build.xml
.ant_targets
.gh.json
.sass-cache
.sass_cache_*.css
/*/*/.web_bundle_build
/*/*/bin
/*/*/build
/*/*/classes
/*/*/coverage-reports
/*/*/docroot/WEB-INF/classes
/*/*/docroot/WEB-INF/lib/portal-compat-shared.jar
/*/*/javadoc
/*/*/temp
/*/*/test-classes
/*/*/test-coverage
/*/*/test-results
/*/*/tmp
/.bnd
/.gradle
/.ivy
/baseline-reports
/build.*.properties
/dist
/hooks/*/test/integration/arquillian.xml
/portlets/*/test/integration/arquillian.xml
/webs/*/test/integration/arquillian.xml
/themes/*/docroot/WEB-INF/lib
/themes/*/docroot/css
/themes/*/docroot/images
/themes/*/docroot/js
/themes/*/docroot/layouttpl
/themes/*/docroot/templates
/tmp
/tools/*/*/*/lib
/tools/node*
_sass_cache_*.css