logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 9304114b57b4015da204ff6e5189032dbae0994f
parent: 1fd5251376d5a7366e7e8b4d70af8db59d8ebb3d
Author: Sorin Davidoi <sorin.davidoi@gmail.com>
Date:   Fri,  2 Jun 2017 16:19:11 +0200

Ignore .idea folder (#3516)

Used by Intellij IDEA / WebStorm / RubyMine.

Diffstat:

M.gitignore1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -33,6 +33,7 @@ config/deploy/* # Ignore IDE files .vscode/ +.idea/ # Ignore postgres + redis volume optionally created by docker-compose postgres