From ca3a64ea3e26c8a62db4f9b1b1faef7f722289d3 Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Tue, 2 Oct 2018 11:25:39 +0200
Subject: [PATCH] fully integrate fix ffl in conventional build processing

---
 src/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/.gitignore b/src/.gitignore
index 3a6ba21426..d7cfae2ffb 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -424,6 +424,8 @@
 /fix_eos_table.h
 /fix_evaporate.cpp
 /fix_evaporate.h
+/fix_ffl.cpp
+/fix_ffl.h
 /fix_filter_corotate.cpp
 /fix_filter_corotate.h
 /fix_viscosity.cpp
-- 
GitLab