-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
68 lines (67 loc) · 1.59 KB
/
.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
tests/integration/tests/tracker_v3_to_v5/tv3_tv5_migration_syslog
src/www/scripts/combined/*
src/utils/*.pyc
src/utils/cvs1/*.pyc
src/utils/svn/*.pyc
.vagrant
*.box
nbproject
*.mo
*.po~
*.pot
*.css
!plugins/boomerang/*.css
!plugins/git/gitphp-0.1.0/gitphp.css
!plugins/git/www/themes/default/css/gitphp.css
!plugins/IM/www/webmuc/*.css
!plugins/mediawiki/mediawiki-skin/*css
!plugins/mediawiki/www/skins/*css
!plugins/tests/*.css
!src/common/rss/libs/SimplePie/*.css
!src/common/wiki/phpwiki/*.css
!src/www/codendi.css
!src/www/guidelines/_css/*.min.css
!src/www/scripts/bootstrap/bootstrap-select/*.css
!src/www/scripts/bootstrap/bootstrap-datetimepicker/css/*.css
!src/www/scripts/select2/select2.css
!src/scripts/lib/mention/vendor/at/css/atwho.min.css
!src/www/themes/common/css/bootstrap-2.3.0.min.css
!src/www/themes/common/css/bootstrap-responsive-2.3.0.min.css
!src/www/themes/common/css/animate.min.css
!src/themes/BurningParrot/vendor/**/*.css
src/vendor/
src/tuleap-cfg/vendor/
src/www/tlp-doc/dist/
src/themes/*/vendor/
plugins/*/vendor/
/.idea/
npm-debug.log
yarn-error.log
.env
.DS_Store
.sass-cache/
*.css.map
node_modules/
src/www/assets/*
plugins/*/frontend-assets/
test_results*
tests/soap/vendor
tests/rest/vendor
tests/phpunit/phpunit_test_results.xml
.metrics_secret.key
test-results.xml
.phpunit.result.cache
ENTERPRISE_BUILD
.deptrac.cache
tsconfig.tsbuildinfo
.turbo/
#legacy
coverage/
src/www/themes/*/vendor/
src/www/themes/common/tlp/dist/
src/www/themes/common/tlp/doc/dist/
src/www/themes/*/assets/*
plugins/*/www/assets/*
plugins/*/www/themes/*/assets/*
plugins/*/assets
plugins/themes/*/assets