Initial commit
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
*.swp
|
||||
package-lock.json
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
.env
|
||||
*.egg-info
|
||||
|
||||
# CDK asset staging directory
|
||||
.cdk.staging
|
||||
cdk.out
|
||||
Reference in New Issue
Block a user