From 1d1de18d71ff0d8271a91c287cb94245d20876d8 Mon Sep 17 00:00:00 2001 From: Baptiste Wicht Date: Wed, 9 Oct 2013 13:33:30 +0200 Subject: [PATCH] Ignore bin and flp file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..701823cd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.bin +.flp \ No newline at end of file