Преглед изворни кода

Update gitignore for examples

Angus Gratton пре 9 година
родитељ
комит
79c21895d0
1 измењених фајлова са 10 додато и 0 уклоњено
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

@@ -7,8 +7,18 @@ GTAGS
 GRTAGS
 GPATH
 
+# emacs
+.dir-locals.el
+
 # emacs temp file suffixes
 *~
 .#*
 \#*#
 
+# Example project files
+examples/*/sdkconfig
+examples/*/sdkconfig.old
+examples/*/build
+
+# Bootloader files
+components/bootloader/src/sdkconfig.old