From 2c3ebc1e076856d84416d44c3eca7d9f35153ddf Mon Sep 17 00:00:00 2001 From: Antonin Portelli Date: Tue, 24 Jan 2017 17:35:42 -0800 Subject: [PATCH] .gitignore update --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5838caf7..444bcd8e 100644 --- a/.gitignore +++ b/.gitignore @@ -104,4 +104,9 @@ lib/fftw/* # libtool macros # ################## m4/lt* -m4/libtool.m4 \ No newline at end of file +m4/libtool.m4 + +# generated sources # +##################### +lib/qcd/spin/gamma-gen/*.h +lib/qcd/spin/gamma-gen/*.cc \ No newline at end of file