From a6ba53f3bbcb9b665d0e37936daf9e4ba9babba8 Mon Sep 17 00:00:00 2001 From: orwell96 Date: Thu, 27 Oct 2016 15:30:24 +0200 Subject: add .gitignore to not include the .zip and .tar.gz into the repo --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..98bb1a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +advtrains.zip +advtrains.tar.gz -- cgit v1.2.3