Skip to content

Commit eca3f9c

Browse files
committed
Add PyCharm's .idea directory to .gitignore
1 parent 5bcc9a0 commit eca3f9c

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
@@ -77,3 +77,6 @@ tests/node_modules/
7777
tests/assets/bundles/
7878
tests/webpack-stats.json
7979
tests/webpack-stats-app2.json
80+
81+
# PyCharm IDE
82+
.idea

0 commit comments

Comments
 (0)