diff --git a/.gitignore b/.gitignore index b56c6731..dcb610c7 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ build /cmake-build* .cache .vscode/ +*.code-workspace .kdev4/ *.kdev4 diff --git a/.reuse/dep5 b/.reuse/dep5 index 665f1465..2c03f557 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -11,7 +11,3 @@ Files: HACKING.md Copyright: Plasma-Mobile contributors License: CC-BY-SA-4.0 -Files: Nebra.code-workspace -Copyright: Shift contributors -License: CC0-1.0 - diff --git a/Nebra.code-workspace b/Nebra.code-workspace deleted file mode 100644 index ef9f5d27..00000000 --- a/Nebra.code-workspace +++ /dev/null @@ -1,7 +0,0 @@ -{ - "folders": [ - { - "path": "." - } - ] -} \ No newline at end of file