Updated .gitignore to ignore PHPStorm project directory

This commit is contained in:
Maarten Balliauw 2012-12-19 11:02:51 +01:00
parent a64e4ef84f
commit 264fe4260a
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ analysis
*.buildpath *.buildpath
*.project *.project
/.settings /.settings
/.idea