From 71f105dcdc7880919612a3adbe4f99d1706f5ec1 Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Thu, 7 Feb 2019 16:14:33 +0000 Subject: Python is now in the pipeline Many projects use Python so it is necessary include it in the pipeline. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7074d37..f04b14e 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ mmap_* *.auxlock .tex +build .local Makefile tex/tikz @@ -24,4 +25,4 @@ gnuastro-local.conf reproduce/config/pipeline/LOCAL.mk reproduce/BDIR/ -reproduce/SURVEY/ \ No newline at end of file +reproduce/SURVEY/ -- cgit v1.2.1