Skip to content

Commit 45a933b

Browse files
authored
Add .idea to .gitignore (#627)
1 parent 27bd207 commit 45a933b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ bin/configlet.exe
88

99
/vendor/
1010
composer.lock
11+
12+
# IDE Files
13+
.idea

0 commit comments

Comments
 (0)