From 08a493556642f7dd19ad48b1f7c40fe4ac607236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Tue, 28 Mar 2017 17:48:41 +0200 Subject: Update the README with makefile changes --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8fba382..35e8b93 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ budget/memory budget/settings.py *.pyc *.egg-info +dist .venv -- cgit v1.1