]> granicus.if.org Git - esp-idf/blob - .gitignore
Merge branch 'master' into bugfix/build_dir_base
[esp-idf] / .gitignore
1 .config
2 *.o
3 *.pyc
4
5 # gtags
6 GTAGS
7 GRTAGS
8 GPATH
9
10 # emacs
11 .dir-locals.el
12
13 # emacs temp file suffixes
14 *~
15 .#*
16 \#*#
17
18 # Example project files
19 examples/*/sdkconfig
20 examples/*/sdkconfig.old
21 examples/*/build