diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-13 20:35:36 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-13 20:35:36 +0100 |
| commit | ba0a346583231c5450759a0cf86fe2c896762352 (patch) | |
| tree | 15876970a82ad80dfd1fa03a2f903993b0485273 | |
| parent | 11abbd27472d032f0f272cd45206f5af855aafea (diff) | |
| download | org-drill-ba0a346583231c5450759a0cf86fe2c896762352.tar.gz org-drill-ba0a346583231c5450759a0cf86fe2c896762352.zip | |
Removed generated file
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | robot/main-test-copy.org | 48 |
2 files changed, 1 insertions, 48 deletions
@@ -2,3 +2,4 @@ org-drill.html /*.elc /makefile-local +/robot/Makefile diff --git a/robot/main-test-copy.org b/robot/main-test-copy.org deleted file mode 100644 index e57adcc..0000000 --- a/robot/main-test-copy.org +++ /dev/null @@ -1,48 +0,0 @@ - -* One :drill: - SCHEDULED: <2019-06-16 Sun> - :PROPERTIES: - :ID: 8ac0c150-4bda-4d52-aadf-c09b6568076e - :DRILL_LAST_INTERVAL: 3.56 - :DRILL_REPEATS_SINCE_FAIL: 2 - :DRILL_TOTAL_REPEATS: 1 - :DRILL_FAILURE_COUNT: 0 - :DRILL_AVERAGE_QUALITY: 5.0 - :DRILL_EASE: 2.6 - :DRILL_LAST_QUALITY: 5 - :DRILL_LAST_REVIEWED: [2019-06-12 Wed 22:27] - :END: - -One body - -* Two :drill: - SCHEDULED: <2019-06-16 Sun> - :PROPERTIES: - :ID: 20b11d4a-68f4-4afa-b7b4-93aef89de9d4 - :DRILL_LAST_INTERVAL: 3.56 - :DRILL_REPEATS_SINCE_FAIL: 2 - :DRILL_TOTAL_REPEATS: 1 - :DRILL_FAILURE_COUNT: 0 - :DRILL_AVERAGE_QUALITY: 5.0 - :DRILL_EASE: 2.6 - :DRILL_LAST_QUALITY: 5 - :DRILL_LAST_REVIEWED: [2019-06-12 Wed 22:27] - :END: - -Two body - -* Three :drill: - SCHEDULED: <2019-06-16 Sun> - :PROPERTIES: - :ID: 253358dc-ce97-4c01-bdbb-ad97f7b16d3a - :DRILL_LAST_INTERVAL: 3.56 - :DRILL_REPEATS_SINCE_FAIL: 2 - :DRILL_TOTAL_REPEATS: 1 - :DRILL_FAILURE_COUNT: 0 - :DRILL_AVERAGE_QUALITY: 5.0 - :DRILL_EASE: 2.6 - :DRILL_LAST_QUALITY: 5 - :DRILL_LAST_REVIEWED: [2019-06-12 Wed 22:26] - :END: - -Three body |
