curiousmuch 5 лет назад
Сommit
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