ソースを参照

add .gitignore file

Rich Felker 9 年 前
コミット
65dad1f164
1 ファイル変更6 行追加0 行削除
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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