1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-12-16 16:03:21 -05:00

Added debug directory to gitignore

This commit is contained in:
f4exb 2020-06-17 01:39:53 +02:00
parent 3fc326d7ed
commit b2378bdc40

1
.gitignore vendored
View File

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