From 19a188e05902a2895a13d64f54f0ceab6d59bba4 Mon Sep 17 00:00:00 2001 From: Robert Date: Fri, 16 Apr 2021 15:26:27 +0200 Subject: [PATCH] exclude big files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e7d8a5f..9da09c2 100644 --- a/.gitignore +++ b/.gitignore @@ -361,4 +361,6 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd + +res/bigleipzig.osm \ No newline at end of file