2021-12-10 21:05:33 +00:00
|
|
|
.deps/
|
|
|
|
.libs/
|
|
|
|
m4/
|
2003-02-12 17:58:04 +00:00
|
|
|
*.diff
|
|
|
|
*.patch
|
|
|
|
y.output
|
|
|
|
y.tab.h
|
|
|
|
lexer.c
|
|
|
|
config_gram.c
|
2006-08-23 15:00:11 +00:00
|
|
|
config_gram.h
|
2003-02-12 17:58:04 +00:00
|
|
|
.depend
|
2003-02-14 20:34:03 +00:00
|
|
|
INSTALL
|
|
|
|
Makefile.in
|
2006-08-23 15:02:07 +00:00
|
|
|
Makefile
|
2003-02-14 20:34:03 +00:00
|
|
|
ac_cfg.h.in
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache
|
|
|
|
configure
|
|
|
|
depcomp
|
|
|
|
install-sh
|
2006-08-23 15:00:11 +00:00
|
|
|
compile
|
2003-02-14 20:34:03 +00:00
|
|
|
missing
|
|
|
|
mkinstalldirs
|
|
|
|
stamp-h.in
|
2006-08-23 15:00:11 +00:00
|
|
|
stamp-h1
|
|
|
|
ac_cfg.h
|
|
|
|
avrdude.conf
|
|
|
|
avrdude.conf.tmp
|
|
|
|
avrdude.spec
|
|
|
|
config.guess
|
|
|
|
config.log
|
|
|
|
config.status
|
|
|
|
config.sub
|
2006-08-23 15:01:04 +00:00
|
|
|
avrdude
|
2021-12-10 21:05:33 +00:00
|
|
|
libtool
|
|
|
|
ltmain.sh
|
|
|
|
ylwrap
|
|
|
|
|
|
|
|
*.o
|
|
|
|
*.lo
|
|
|
|
*.a
|
|
|
|
*.la
|
|
|
|
|
2021-12-20 16:50:42 +00:00
|
|
|
# CMake
|
|
|
|
out/
|
|
|
|
build/
|
|
|
|
build_*/
|
|
|
|
|
2021-12-10 21:05:33 +00:00
|
|
|
# Visual Studio
|
|
|
|
.vs/
|
|
|
|
[Dd]ebug/
|
|
|
|
[Rr]elease/
|
|
|
|
x64/
|
|
|
|
x86/
|
|
|
|
*.suo
|
|
|
|
*.user
|
|
|
|
*.userosscache
|
|
|
|
*.sln.docstates
|
|
|
|
*.log
|
|
|
|
|
|
|
|
# Visual Studio code
|
|
|
|
.vscode/
|