Skip to content

Commit 70c2e49

Browse files
committed
Include .idea folder in gitignore
1 parent c8cd268 commit 70c2e49

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
vendor
22
composer.lock
33
phpunit.xml
4-
.phpunit.result.cache
4+
.phpunit.result.cache
5+
6+
.idea/

0 commit comments

Comments
 (0)