Ye Jin 7 months ago
parent
commit
df4d8759ff
1 changed files with 14 additions and 0 deletions
  1. 14 0
      .gitignore

+ 14 - 0
.gitignore

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