exclude vscode directory in export
This commit is contained in:
+3
-2
@@ -71,5 +71,6 @@
|
|||||||
# Exclude files from exporting
|
# Exclude files from exporting
|
||||||
#
|
#
|
||||||
|
|
||||||
.gitattributes export-ignore
|
.gitattributes export-ignore
|
||||||
.gitignore export-ignore
|
.gitignore export-ignore
|
||||||
|
.vscode export-ignore
|
||||||
|
|||||||
Reference in New Issue
Block a user