From 14c91a18cc0d7cecbee841f22be24293b91b0ced Mon Sep 17 00:00:00 2001 From: Dietmar Winkler Date: Sat, 14 Jan 2023 00:36:43 +0100 Subject: [PATCH] Adds some more OS specific file to the ignore list --- Modelica.gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Modelica.gitignore b/Modelica.gitignore index 0aca78a0..7b983f8a 100644 --- a/Modelica.gitignore +++ b/Modelica.gitignore @@ -7,6 +7,9 @@ *.bak *.bak-mo *.mof +\#*\# +*.moe +*.mol ## Build artefacts *.exe @@ -35,4 +38,8 @@ request stat status stop -success \ No newline at end of file +success +*. + +## Files generated by OS X +.DS_Store