1
0

Added VSCode stuff to gitignore

This commit is contained in:
Patrick Gaskin
2020-05-01 21:02:41 -04:00
parent bfce7251f8
commit 9867f779ad
2 changed files with 7 additions and 1 deletions

View File

@@ -49,6 +49,9 @@ define GITIGNORE_HEAD
NickelMenu.kdev4
.kateconfig
# VSCode
.vscode/
# Build artifacts
endef
export GITIGNORE_HEAD