Skip to content

Commit

Permalink
Enhancement/add .vscode to .gitignore (#2317)
Browse files Browse the repository at this point in the history
* + Add .vscode to .gitignore #2291

* + Add .vscode to .gitignore #2291

* + delete .vscode #2291

* Update .flake8

* Update .flake8

* Update config.yml

* Update test-requirements.txt

* Update init_serverless_sdk.py

* Update build_aws_lambda_layer.py

* Update LICENSE

* Update LICENSE

* Update dependabot.yml

* Update LICENSE

* Update .flake8

* Revert unwanted changes

---------

Co-authored-by: Anton Pirker <[email protected]>
Co-authored-by: Daniel Szoke <[email protected]>
  • Loading branch information
3 people authored and sentrivana committed Sep 18, 2023
1 parent 0d5e9f6 commit e0614c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ venv
relay
pip-wheel-metadata
.mypy_cache
.vscode/
6 changes: 0 additions & 6 deletions .vscode/settings.json

This file was deleted.

0 comments on commit e0614c0

Please sign in to comment.