aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: e81cfbd7ba2db1cb058a57a70a0a6320e0d6727b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.pyc
.calendar.json
.gmail.json
/.vagrant/
/jarvis/static/.webassets-cache/
/jarvis/static/gen/
/jarvis/templates/layouts/
/inventory
/venv/
/venv2/
/venv3/
config.py
config_*.py
/.vscode/