Parcourir la source

add .idea (PHPStorm settings) to gitignore

Frank Nägler il y a 11 ans
Parent
commit
a61fcbf706
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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