*.suo
*.cache
-# Eclipse
-.settings/
-.project
-.buildpath
-
# Netbeans
nbproject/
nbactions.xml
+# Eclipse
+.settings/
+.buildpath
+.classpath
+.project
+
# SVN
# svn folders
.svn/
+# PHPStorm
+.idea/
+.nameencodings
+.xmlmisc
+.xmlmodules
+.xmlprojectCodeStyle
+.xmlvcs.xml
+*.imlworkspace
+.xml
+
# Community Framework
# Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted.
*.tar
-*.tar.gz
+*.tar.gz
\ No newline at end of file