1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-06-29 07:25:26 -04:00

added debug directory to .gitignore

This commit is contained in:
f4exb 2020-06-15 23:21:44 +02:00
parent 6370c14472
commit e72754aad6

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
CMakeLists.txt.user* CMakeLists.txt.user*
build*/ build*/
debug/
qtbuild/* qtbuild/*
sdriq/* sdriq/*
presets/* presets/*