Skip to content
Snippets Groups Projects
Commit 4e2c9cd7 authored by John Hodge's avatar John Hodge
Browse files

Fixed gitignore to skip x86_64 objects

parent f624a806
Branches
Tags
No related merge requests found
......@@ -10,6 +10,7 @@
*.so.*
*.i486
*.i386
*.x86_64
*.bin
*.dsm
*.dmp
......
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