Ye Jin 7 ヶ月 前
コミット
df4d8759ff
1 ファイル変更14 行追加0 行削除
  1. 14 0
      .gitignore

+ 14 - 0
.gitignore

@@ -0,0 +1,14 @@
+# IAR debug files
+launches/**
+settings/**
+
+targetConfigs/**
+
+.ccsproject
+
+Debug/*.o
+Debug/*.d
+Debug/*.mk
+
+
+