Skip to content
Snippets Groups Projects
Commit a4eaec32 authored by Sander Mathijs van Veen's avatar Sander Mathijs van Veen
Browse files

Added .pyc and .pyo to git ignore list.

parent efadd41a
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
*.pdf *.pdf
*.swp *.swp
*.swo *.swo
*.pyo
*.pyc
*.toc *.toc
*.gz *.gz
compilerbouw/ compilerbouw/
......
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