Browse Source

add .gitignore file

Rich Felker 9 năm trước cách đây
mục cha
commit
65dad1f164
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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