diff options
| author | Brandon Webster <brandon.webster@socrata.com> | 2020-04-12 09:14:31 -0700 |
|---|---|---|
| committer | Brandon Webster <brandon.webster@socrata.com> | 2020-04-12 09:14:31 -0700 |
| commit | 28b8f731cb3edc982ab5f31ae772e8754ad6bbab (patch) | |
| tree | c28481b3de8d32447b2073c10ea655216aeaf168 | |
| parent | 91b9e5fd17fbb756621be9e83977a48dfc69123c (diff) | |
| download | org-drill-28b8f731cb3edc982ab5f31ae772e8754ad6bbab.tar.gz org-drill-28b8f731cb3edc982ab5f31ae772e8754ad6bbab.zip | |
update gitignore to exclude all org files in robots dir ending in -copy
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -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 + |
