Skip to content

Commit

Permalink
Update .gitignore to ignore directories related to build and workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
guitargeek committed Nov 19, 2024
1 parent 8c74059 commit bf7bfad
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
site
*.pyc
*.wscode.*
.python/
build/
install/
site

0 comments on commit bf7bfad

Please sign in to comment.