Merge pull request #1017 from GPCsolutions/idea

Added an ignore rule for JetBrains IntelliJIDEA IDE projects
This commit is contained in:
Laurent Destailleur 2013-06-03 14:42:57 -07:00
commit e7989d9e51

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ dolibarr_install.log
doxygen_warnings.log
/.project
.DS_Store
.idea