Browse Source

add .idea (PHPStorm settings) to gitignore

Frank Nägler 11 năm trước cách đây
mục cha
commit
a61fcbf706
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -14,6 +14,9 @@ Icon?
 Thumbs.db
 *.swp
 
+# PHPStorm settings
+.idea
+
 # User themes
 themes/*
 !themes/index.html