mirror of https://github.com/dapr/quickstarts.git
Use .gitignore to avoid versioning transient files by accident. (#453)
This commit is contained in:
parent
db2a0ea3fd
commit
8b6c4f9539
|
|
@ -0,0 +1 @@
|
|||
app
|
||||
|
|
@ -0,0 +1 @@
|
|||
__pycache__/
|
||||
Loading…
Reference in New Issue