clean up
This commit is contained in:
@@ -6,4 +6,8 @@ Dockerfile
|
||||
.gitignore
|
||||
README.md
|
||||
*.example
|
||||
.env
|
||||
labels
|
||||
subscriptions.json
|
||||
|
||||
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
myenv
|
||||
.vscode
|
||||
.cursor
|
||||
subscriptions.json
|
||||
|
||||
# Node.js
|
||||
node_modules/
|
||||
@@ -8,7 +9,6 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.env
|
||||
subscriptions.json
|
||||
|
||||
# OS generated files
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user