Browse Source

.gitignore: demo fp-info-cache files

As cache files, these are not required to be checked-in
and generate more noise on file changes.
pull/13/head
John Beard 7 years ago
committed by Jeff Young
parent
commit
c5a2ea1dd8
  1. 1
      .gitignore

1
.gitignore

@ -56,6 +56,7 @@ include/pcb_lexer.h
# demo project auxillary files
demos/**/*-bak
demos/**/_autosave-*
demos/**/fp-info-cache
# editor/OS fluff
.*.swp

Loading…
Cancel
Save