Update gitignore for build, underscore dirs, and rtl_433_tests

This commit is contained in:
Christian W. Zuckschwerdt 2019-03-02 16:38:42 +01:00
parent 40145bde51
commit fe9af5b5cb

8
.gitignore vendored
View file

@ -35,12 +35,10 @@ Doxyfile
doc/
src/rtl_433
src/rtl_sdr
src/rtl_tcp
CMakeCache.txt
build/
build*/
.cproject
.settings
.project
@ -54,3 +52,7 @@ build/
*.lastbuildstate
*.db
*.opendb
_*/
rtl_433_tests