瀏覽代碼

Added .gitignore

curiousmuch 5 年之前
當前提交
034b7ce187
共有 1 個文件被更改,包括 34 次插入0 次删除
  1. 34 0
      .gitignore

+ 34 - 0
.gitignore

@@ -0,0 +1,34 @@
+.config
+*.o
+*.pyc
+*.a
+*.d
+
+# gtags
+GTAGS
+GRTAGS
+GPATH
+
+# emacs
+.dir-locals.el
+
+# emacs temp file suffixes
+*~
+.#*
+\#*#
+
+sdkconfig
+sdkconfig.old
+sdkconfig.lobo
+.cproject
+.project
+.settings
+BUILD
+PBUILD
+build/
+temp/
+local/
+*.dis
+*.elf
+*.map
+**/.DS_Store