Skip to content

Commit

Permalink
.gitignore updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaston committed Jan 11, 2024
1 parent 47afdf8 commit 6601bb0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ cmake-build-*
*.o
*.swo
*.swp
*.autosave
*.user
.vscode
.idea/
callgrind.out.*
__pycache__
*.egg-info
build/
dist/

0 comments on commit 6601bb0

Please sign in to comment.