Browse Source

add gitigore

lijian 3 years ago
parent
commit
099b004b19
2 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore
  2. BIN
      tools/pdcfg/pdcfg

+ 2 - 1
.gitignore

@@ -9,7 +9,8 @@
 *.o
 *.a
 *.so
-
+device
+pdcfg
 # Folders
 _obj
 _test

BIN
tools/pdcfg/pdcfg