Browse Source

Added .gitignore

curiousmuch 5 years ago
commit
034b7ce187
1 changed files with 34 additions and 0 deletions
  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