Skip to content
Snippets Groups Projects
Commit df917fb1 authored by Chad Hanna's avatar Chad Hanna
Browse files

.gitignore: ignore .pyc files

parent 42bf9e81
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
*.lo
*.loT
*.o
*.pyc
.deps
.libs
Makefile
......
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