Skip to content

Commit 39fdd04

Browse files
authored
cleaner gitignore
1 parent f36c181 commit 39fdd04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,13 @@ ENV/
102102
*.json
103103
!app.json
104104

105-
#Pycharm
105+
# Pycharm
106106
.idea/
107107

108-
#MacOS
108+
# MacOS
109109
.DS_Store
110110

111-
# custom
111+
# VS Code
112112
.vscode/
113113

114114
# Modmail

0 commit comments

Comments
 (0)