From 6833cc9c7dec107ac90beca572ddde0a92780ea5 Mon Sep 17 00:00:00 2001 From: Giuseppe Morelli Date: Mon, 11 Sep 2017 09:55:21 +0200 Subject: [PATCH] [imp] gitignore - move IDE project ignore to global - edit changelog --- .gitignore | 1 - CHANGELOG.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 757fee3..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -/.idea \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index f727118..77e2747 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ CHANGELOG - [fix] admin config | close save config only to mailup section - [fix] admin config | refactoring field check - [dev] admin config | add skip test console url option +- [imp] gitignore | move IDE project ignore to global [https://help.github.com/articles/ignoring-files/#create-a-global-gitignore](https://help.github.com/articles/ignoring-files/#create-a-global-gitignore) ## 2.7.5 - 10/07/2017 - [dev] ip filter | send client ip for spam checking