Skip to content

Commit

Permalink
add pycache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
randomdude999 committed Jan 21, 2024
1 parent 3280d61 commit 20436ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ build/
.cmake
.vscode
.cache

__pycache__/

0 comments on commit 20436ac

Please sign in to comment.