Skip to content

Commit 9f6920d

Browse files
committed
Merge branch 'master' into chrisda
2 parents 33b04d5 + 502da43 commit 9f6920d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ _site/
44
.optemp/
55
_themes*/
66
.vs/
7+
common/
8+
.vscode/
9+
*.ini
10+
.DS_Store
11+
*.db
12+
\.idea/
713
.local/
814

915
.openpublishing.buildcore.ps1
1016
**/node_modules
11-
12-
\.idea/

0 commit comments

Comments
 (0)