summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7b1d856c957b787d75acfaaa6fb8cfdc94104e97 (plain)
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
.idea
.bundle
*.log
*.DS_Store
*.egg-info
/web-ui/lib/
/web-ui/node_modules
/web-ui/public/bower_components/
/web-ui/public/images/
/web-ui/public/signup.js
/web-ui/public/*.min.js
.tmp
.sass-cache/
*archive.zip
*.swp
*.swo
/web-ui/public/js/generated
/web-ui/public/css
test-results.xml
/control_tower.html
/state.yml
*.pid
*archive.zip
artifacts/
/public/
.DS_Store
/screenshot*
*.pyc
/env/
.vagrant/
__pycache__/
.virtualenv
# custom config file that can be used with the useragent
/config
/credentials.ini
/pixelated.cfg
/service/_trial_temp/
/_trial_temp
/web-ui/coverage