Browse Source

gitignore phpStorm .idea metadata folder

remotes/origin/stable5
Jörn Friedrich Dreyer 14 years ago
parent
commit
528567ae4e
  1. 3
      .gitignore

3
.gitignore

@ -34,6 +34,9 @@ RCS/*
# netbeans
nbproject
# phpStorm
.idea
# geany
*.geany

Loading…
Cancel
Save