Skip to content

Commit

Permalink
gitignore vscode and python builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Noordsestern committed Feb 19, 2024
1 parent 674e224 commit 37aa53c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@ logs/
log/
temp/
tmp/
build/
.idea/
public/
lsp/
__pycache__/
.vscode/

*.egg-info
*.log
*.zip
.robocop
Expand Down

0 comments on commit 37aa53c

Please sign in to comment.