Commit b8800728 authored by Davis King's avatar Davis King

Added .so to ignore list

parent ca3111b0
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
\.swo$ \.swo$
\.o$ \.o$
\.a$ \.a$
\.so$
\.orig$ \.orig$
\.obj$ \.obj$
\.pyc$ \.pyc$
......
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