Skip to content

Commit af7f810

Browse files
Update .gitignore (firstcontributions#79036)
Just for consistency, in this file there's always a breaking space before any comments and # User-specific files didn't have one, so I've added one.
1 parent ce03113 commit af7f810

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.idea/
33
.vs
44
.env
5+
56
# User-specific files
67
*.rsuser
78
*.suo
@@ -390,4 +391,4 @@ FodyWeavers.xsd
390391
.DS_Store
391392

392393
# Desktop.ini (Google Drive info file)
393-
desktop.ini
394+
desktop.ini

0 commit comments

Comments
 (0)