From ec7baa81e8fd4bec924d6adf3ee880af621a10ba Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 19 Feb 2021 22:10:26 +0100 Subject: Imrpove makefile and flatten the hier a bit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a5d1b5a..4f40d2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,23 +1,9 @@ -_/ -/bin/ -/obj/ -\#*\# -.* -!.git* +*\#* *~ -*.swp -*.swo -*.bak +__pycache__/ *.pyc *.pyo -__pycache__/ *.info *.pdf *.dvi *.ps -*.tar -*.gz -*.bz2 -*.xz -!solar-python.install - -- cgit v1.2.3-70-g09d2