diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-05-02 16:41:16 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-05-02 16:41:16 +0200 |
| commit | d5165f64c63b582d0e65e33a1f1f0f0644853669 (patch) | |
| tree | 52caeed4b333cd1e2fe24eff4fc95f5ff93a4107 /example.txt | |
| download | lepa-d5165f64c63b582d0e65e33a1f1f0f0644853669.tar.gz lepa-d5165f64c63b582d0e65e33a1f1f0f0644853669.zip | |
Initial commit
Diffstat (limited to 'example.txt')
| -rw-r--r-- | example.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/example.txt b/example.txt new file mode 100644 index 0000000..8396488 --- /dev/null +++ b/example.txt | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | # This line is a comment. Comments and white lines are ignored. | ||
| 2 | |||
| 3 | AB Abacus | ||
| 4 | BB BB King | ||
| 5 | CG Cigarette | ||
| 6 | HR Hare | ||
| 7 | BD Beedi (TODO: change this, too similar to CG) | ||
| 8 | |||
| 9 | # And so on... | ||
