Browse Source

add .gitignore file

Rich Felker 9 years ago
parent
commit
65dad1f164
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -0,0 +1,6 @@
+config.mak
+sources/
+output/
+binutils-*/
+gcc-*/
+musl/