From 66369feffbc0cab431edef37db8e9f206d9afe60 Mon Sep 17 00:00:00 2001 From: Karol Stasiak Date: Sun, 1 Dec 2019 23:13:42 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index d626f327..dba01f74 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,9 @@ examples/lunix/ # hidden files *.~ +#tools +*.bat + # compiled Scala files *.jar *.class @@ -47,6 +50,8 @@ examples/lunix/ HELLO HELLOCPC FIZZBUZZ +__hw_bbcmicro +__hw_cpc464 #heap dumps java_pid*