From 28b8f731cb3edc982ab5f31ae772e8754ad6bbab Mon Sep 17 00:00:00 2001 From: Brandon Webster Date: Sun, 12 Apr 2020 09:14:31 -0700 Subject: update gitignore to exclude all org files in robots dir ending in -copy --- .gitignore | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 458a6f3..fe7e8b0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,13 +4,7 @@ org-drill.html /elpa /makefile-local /robot/Makefile -/robot/main-test-copy.org /robot/failure.txt /robot/messages.txt -/robot/main-test-copy.org~ -/robot/main-test-interactive-copy.org -/robot/all-card-copy.org -/robot/basic-run-copy.org -/robot/leitner-run-copy.org -/robot/spanish-robot-copy.org -/robot/explainer-run-copy.org +/robot/*-copy.org + -- cgit v1.2.3