Skip to content

Commit 98f3f65

Browse files
committed
Add gitignore
1 parent 19c6e65 commit 98f3f65

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.gitignore

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,10 @@ yarn-error.log
1616
.project
1717
.classpath
1818
.c9/
19-
*.launch
2019
.settings/
2120
*.sublime-workspace
2221

2322
# Visual Studio Code
24-
.vscode/*
25-
!.vscode/settings.json
26-
!.vscode/tasks.json
27-
#!.vscode/launch.json
28-
!.vscode/extensions.json
2923
.history/*
3024

3125
# Miscellaneous
@@ -39,4 +33,4 @@ testem.log
3933

4034
# System files
4135
.DS_Store
42-
Thumbs.db
36+
Thumbs.db

0 commit comments

Comments
 (0)