Browse Source

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

C: Ignore Some Common File Extensions for Binaries on Linux
Adam Roben 11 years ago
parent
commit
759bcc3e62
1 changed files with 2 additions and 0 deletions
  1. 2 0
      C.gitignore

+ 2 - 0
C.gitignore

@@ -18,4 +18,6 @@
 *.exe
 *.out
 *.app
+*.i*86
+*.x86_64
 *.hex