Commit 759bcc3e authored by Adam Roben's avatar Adam Roben

Merge pull request #875 from four04/add-common-linux-compile-file-extensions

C: Ignore Some Common File Extensions for Binaries on Linux
parents 753c9952 c76bbb50
...@@ -18,4 +18,6 @@ ...@@ -18,4 +18,6 @@
*.exe *.exe
*.out *.out
*.app *.app
*.i*86
*.x86_64
*.hex *.hex
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