summaryrefslogtreecommitdiff
path: root/.gitignore
blob: d226c60822c317c0db047601d725f7cc361371d2 (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
.idea
*.log
*.DS_Store
web-ui/node_modules
web-ui/app/bower_components
.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__/