From c5417d8916b9ca9ae75aef10a41fde4d5070d271 Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Sat, 12 May 2018 20:16:52 -0300 Subject: project: Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bee8a64b7..0c7ddc104 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ __pycache__ +_build/ +**/*~ \ No newline at end of file -- cgit v1.2.1