mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-29 13:32:26 -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
|
||||
.project
|
||||
.pydevproject
|
||||
.vscode/
|
||||
.settings/
|
||||
*.cs
|
||||
*.pro.user
|
||||
|
@ -15,7 +15,7 @@
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "../../channelrx/demoddsd/dsddecoder.h"
|
||||
#include "dsddecoder.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
#include "audio/audiofifo.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user