Skip to content

Commit 267afe4

Browse files
committed
🗞 Update ignore file
Update ignore file
1 parent a539385 commit 267afe4

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

‎.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Set default behavior to automatically normalize line endings.
22
* text=auto
33

4+

‎.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.DS_Store
2+
Thumbs.db
3+
.vscode/

‎.vscodeignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
.vscode/**
22
.vscode-test/**
33
.gitignore
4-
vsc-extension-quickstart.md

0 commit comments

Comments
 (0)