Skip to content

Commit ca4a074

Browse files
committed
updated gitignore
1 parent 745e5a5 commit ca4a074

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

.gitignore

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1+
# Vendor
2+
vendor/
3+
4+
# Extension artifacts
15
*.txt
26
*.vscode
37
*.vsix
48
releases/
59
package0.json
610
release_notes.md
711

8-
##exeption
9-
!bin/Blinter-v1.0.94.exe
12+
## exceptions
1013
!progress.txt
1114
!project.txt
12-
!todo.txt
15+
!todo.txt
16+
!vendor/Blinter/version.txt
17+
@ts-nocheck

0 commit comments

Comments
 (0)