From c0aa8c5c8669a112da346e75951e3d9d30e9bcec Mon Sep 17 00:00:00 2001 From: Stefano Graziato Date: Sat, 16 Aug 2014 14:52:00 +0200 Subject: [PATCH] gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 268c88d..d213f7d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ node_modules .bob/ test/streams/test-rolling-file-stream* test/streams/test-rolling-stream-with-existing-files* +.idea