]> granicus.if.org Git - esp-idf/blob - .gitignore
Merge branch 'bugfix/taskwdt' into 'master'
[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
22
23 #Doc build artifacts
24 docs/_build/
25 docs/doxygen-warning-log.txt
26 docs/xml/