From aea9163aa55eb0b0a553e4618a46eb8dc5196243 Mon Sep 17 00:00:00 2001 From: John Beard Date: Mon, 16 Jan 2017 09:20:33 +0800 Subject: [PATCH] .gitignore: add demo files' autosaves and backups --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6b7c3e6a4d..ee9b9a5f8f 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,7 @@ bitmaps_png/png* bitmaps_png/tmp common/pcb_keywords.cpp include/pcb_lexer.h + +# demo project auxillary files +demos/**/*-bak +demos/**/_autosave-*