initial commit
This commit is contained in:
commit
79cd2f1a39
11 changed files with 493 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
build/
|
||||
customer_statuspage.egg-info/
|
||||
dist/
|
||||
statuspage/__pycache__/
|
||||
venv/
|
||||
config.json
|
||||
*.swp
|
||||
*.swo
|
Loading…
Add table
Add a link
Reference in a new issue