Skip to content
Snippets Groups Projects
Commit 20ebdaaa authored by Joseph Weston's avatar Joseph Weston
Browse files

update gitignore with python temporary files

parent b3a20419
No related branches found
No related tags found
No related merge requests found
......@@ -59,3 +59,10 @@ typings/
# next.js build output
.next
# IPython temporary files
.ipynb_checkpoints/
# Python temporary files
__pycache__/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment