mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-30 05:52:24 -04:00
Added .vscode folder to .gitignore
This commit is contained in:
parent
f3d9f6191e
commit
5fa4454b5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,6 +8,7 @@ sdrangelove.supp
|
|||||||
.cproject
|
.cproject
|
||||||
.project
|
.project
|
||||||
.pydevproject
|
.pydevproject
|
||||||
|
.vscode/
|
||||||
.settings/
|
.settings/
|
||||||
*.cs
|
*.cs
|
||||||
*.pro.user
|
*.pro.user
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
|
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
|
||||||
///////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include "../../channelrx/demoddsd/dsddecoder.h"
|
#include "dsddecoder.h"
|
||||||
|
|
||||||
#include <QtGlobal>
|
#include <QtGlobal>
|
||||||
#include "audio/audiofifo.h"
|
#include "audio/audiofifo.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user