LP#1664021: Add more to .gitignore
authorBen Shum <ben@evergreener.net>
Sun, 12 Feb 2017 14:56:46 +0000 (09:56 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 14 Feb 2017 14:38:58 +0000 (09:38 -0500)
The following three support scripts can be added to the .gitignore

Open-ILS/src/support-scripts/action_trigger_runner.pl
Open-ILS/src/support-scripts/authority_authority_linker.pl
Open-ILS/src/support-scripts/offline-blocked-list.pl

Also, ignore the created test-driver file.

Signed-off-by: Ben Shum <ben@evergreener.net>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>

.gitignore

index a969c08..39fb328 100644 (file)
@@ -64,13 +64,17 @@ Open-ILS/src/python/build/
 Open-ILS/src/python/Evergreen.egg-info/
 Open-ILS/src/python/Makefile
 Open-ILS/src/python/Makefile.in
+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/offline-blocked-list.pl
 Open-ILS/updates/Makefile
 Open-ILS/updates/Makefile.in
 Open-ILS/xul/staff_client/client/
 Open-ILS/xul/staff_client/Makefile
 Open-ILS/xul/staff_client/Makefile.in
+test-driver
 
 # Ignore built or installed locales
 *.html.po