From b1e7c67fdd23fc459cbbddaf04ef7e0906f91543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sun, 20 Nov 2016 20:51:12 +0100 Subject: [PATCH] Ignore *.launch files because KDS always changes some bullshit within them. --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..89e08e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.launch