summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2c23133dd160c95660bce7bb5341ffcc40ebbd75 (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
.idea
.bundle
*.log
*.DS_Store
*.egg-info
web-ui/node_modules
web-ui/app/bower_components
web-ui/target
.tmp
.sass-cache/
dist/
*archive.zip
*.swp
*.swo
web-ui/app/js/generated
web-ui/app/css
test-results.xml
control_tower.html
state.yml
.server.pid
*archive.zip
artifacts/
public/
.DS_Store
screenshot*
*.pyc
env/
.vagrant/
__pycache__/
.virtualenv