Lp 741788: Add marc_stream_importer.pl to .gitignore
authorJason Stephenson <jason@sigio.com>
Thu, 1 Aug 2019 13:38:43 +0000 (09:38 -0400)
committerJason Boyer <jboyer@library.in.gov>
Thu, 1 Aug 2019 16:30:56 +0000 (12:30 -0400)
Add Open-ILS/src/support-scripts/marc_stream_importer.pl to .gitignore
to avoid the following message when updating or changing branches:

error: The following untracked working tree files would be overwritten by checkout:
Open-ILS/src/support-scripts/marc_stream_importer.pl
Please move or remove them before you switch branches.
Aborting

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Jason Boyer <jboyer@library.in.gov>

.gitignore

index 9ba89b7..bbe69e5 100644 (file)
@@ -68,6 +68,7 @@ Open-ILS/src/support-scripts/action_trigger_runner.pl
 Open-ILS/src/support-scripts/authority_authority_linker.pl
 Open-ILS/src/support-scripts/authority_control_fields.pl
 Open-ILS/src/support-scripts/marc_export
+Open-ILS/src/support-scripts/marc_stream_importer.pl
 Open-ILS/src/support-scripts/offline-blocked-list.pl
 Open-ILS/updates/Makefile
 Open-ILS/updates/Makefile.in