Skip to content

Commit

Permalink
Add __pycache__ to ".gitignore".
Browse files Browse the repository at this point in the history
  • Loading branch information
mtl1979 committed Feb 9, 2024
1 parent c3bd238 commit 737a04d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ src/Makefile
src/build/
src/cmake_install.cmake
*.swp
__pycache__

0 comments on commit 737a04d

Please sign in to comment.