From 815207c6a70b2771e1b0328d45e50253dd2ed062 Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Tue, 12 Apr 2016 23:59:12 +0200 Subject: [PATCH] Ignore fastfiles via gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1ddc2bc..2bfe9b4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ demos/ missingasset.csv mod_*.csv *.iwd +*.ff \ No newline at end of file