From 7204897ac81952e9764ccaea68eaf0a3a64c9337 Mon Sep 17 00:00:00 2001 From: mattias Date: Tue, 7 Sep 2021 10:06:46 +0200 Subject: [PATCH] git ignore compiled, map, lps and js files --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1703dd7..229d697 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,8 @@ bin fpmake units *.fpm -*.~*~ \ No newline at end of file +*.~*~ +*.compiled +*.map +*.lps +*.js