Skip to content

Commit d9a2f44

Browse files
committed
Add VS Code and Idea IDE files to the list of ignored files
These folders contain user-specific information that must not be stored in a shared repository.
1 parent 56fcb64 commit d9a2f44

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ _site/
22
Gemfile.lock
33
*~
44

5-
.DS_Store
5+
.DS_Store
6+
7+
.idea/
8+
.vscode/

0 commit comments

Comments
 (0)