Skip to content
Snippets Groups Projects
Commit b14f2a0b authored by Damien George's avatar Damien George
Browse files

Update .gitignore to ignore __pycache__/.

parent 71dcd519
No related branches found
No related tags found
No related merge requests found
...@@ -27,3 +27,7 @@ build/ ...@@ -27,3 +27,7 @@ build/
###################### ######################
tests/*.exp tests/*.exp
tests/*.out tests/*.out
# Python cache files
######################
__pycache__/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment