Browse Source

add .idea (PHPStorm settings) to gitignore

Frank Nägler 11 years ago
parent
commit
a61fcbf706
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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