From f6c6e79423cfeb17c5d5a53181e5fee5e8ebf76f Mon Sep 17 00:00:00 2001 From: Tanguy PATTE Date: Tue, 12 Jan 2016 15:30:18 +0100 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 25c5ca18f..39dc05d55 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,5 @@ config/initializers/token.rb doc/*.svg rubocop.html config/france_connect.yml -vendor/**/* \ No newline at end of file +vendor/**/* +uploads/* \ No newline at end of file