Commit 2f8f514c authored by Lucas Russo's avatar Lucas Russo

.gitignore: add .a and .so (libraries) to ignore file

parent 02f2477f
......@@ -6,3 +6,5 @@
*.d
*.pyc
valgrind_report.txt
*.a
*.so
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment