Skip to content

Commit 8a28d3d

Browse files
author
Tania Allard
committed
Fixed line break in .gitignore
1 parent e6d102e commit 8a28d3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
.DS_Store.sass-cache/*
1+
.DS_Store
2+
.sass-cache/*
23
.vscode
34
.idea/*
45
__pychache__

0 commit comments

Comments
 (0)