Merge pull request #416 from bhundven/update_gitignore

Update .gitignore in kconfig/...
dev-linux
Bryan Hundven 7 years ago committed by GitHub
commit cdcbdb1cbd

@ -1,7 +1,7 @@
conf
?conf
**.o
**.dep
*.o
*.dep
zconf.lex.c
zconf.hash.c
zconf.tab.c

@ -0,0 +1,2 @@
*.o
*.dep
Loading…
Cancel
Save