Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 6cc7c4d

Browse files
author
Dmitry Kochnev
committed
[FEATURE] Added .idea to be ignored for PHPStorm
1 parent d22f638 commit 6cc7c4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ wp-content/plugins/hello.php
1313
.DS_Store
1414
._.DS_Store
1515
._*
16+
.idea
1617

1718
/.htaccess
1819
/license.txt
1920
/readme.html
2021
/sitemap.xml
21-
/sitemap.xml.gz
22-
22+
/sitemap.xml.gz

0 commit comments

Comments
 (0)