Skip to content

Commit 0bce5e7

Browse files
committed
added
Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
1 parent ef9d4a4 commit 0bce5e7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
__pycache__/
2+
*.py[cod]
3+
*$py.class
4+
.pytest_cache/
5+
.coverage
6+
htmlcov/
7+
.venv/
8+
venv/
9+
ENV/
10+
.env
11+
.chelon/certs/
12+
*.tar.gz

0 commit comments

Comments
 (0)