Merge pull request #24 from wuethrich44/php-storm
Add PhpStorm files to .gitignore
This commit is contained in:
commit
88d902a275
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,3 +1,10 @@
|
|||
#################
|
||||
## PhpStorm
|
||||
#################
|
||||
|
||||
*.iml
|
||||
.idea/
|
||||
|
||||
#################
|
||||
## Eclipse
|
||||
#################
|
||||
|
|
Loading…
Reference in a new issue