forked from JoelLefkowitz/swarmroles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
114 lines (114 loc) · 1.3 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
__pypackages__/
!.vscode/extensions.json
!.vscode/launch.json
!.vscode/settings.json
!.vscode/tasks.json
.c9/
.cache
.cache
.classpath
.classpath
.coverage
.coverage.*
.dmypy.json
.DS_Store
.eggs/
.env
.history/*
.hypothesis/
.idea/
.installed.cfg
.ipynb_checkpoints
.mypy_cache/
.nox/
.project
.project
.pyre/
.pytest_cache/
.Python
.python-version
.ropeproject
.sass-cache/
.scrapy
.settings/
.settings/
.spyderproject
.spyproject
.terraform/
.test_report.*
.tfstate/
.tox/
.venv
.vscode/*
.webassets-cache
*.cover
*.egg
*.egg-info/
*.env
*.launch
*.log
*.manifest
*.mo
*.pot
*.py,cover
*.py[cod]
*.sage.py
*.so
*.spec
*.sqlite3
*.sublime-workspace
*.tfstate
*.tfstate.backup
*$py.class
\__pycache__/
ansible/playbooks/files/*
bazel-out/
build/
celerybeat-schedule/
celerybeat.pid
chrome-profiler-events*.json
connect.lock
coverage.xml
coverage/
develop-eggs/
dist/
dmypy.json
docs/_build/
downloads/
eggs/
env.bak/
env/
ENV/
htmlcov/
instance/
ipython_config.py
lib/
lib64/
libpeerconnection.log
local_settings.py
MANIFEST.*
node_modules/
nosetests.xml
npm-debug.log
out-tsc/
parts/
pip-delete-this-directory.txt
pip-log.txt
pip-wheel-metadata/
profile_default/
sdist/
share/python-wheels/
site/
speed-measure-plugin*.json
sqlite3
target/
target/
testem.log
Thumbs.db
tmp/
typings/
var/
venv.bak/
venv/
wheels/
yarn-error.log