# Blocks.txt file from unicode, possibly with added version name.
Blocks*.txt

# ignore debug scripts
*.debug

# I downloaded from http://generator.lorem-ipsum.info/
# and I suspect that from time to time I might get
# new attempts, although they perhaps will always be
# the same.  Anyway, I do not care about their content!
*Lipsum.txt

# now that get_codepoints is in a subdirectory, for packaging,
# ignore the binary
get_codepoints/get_codepoints

# files to remind me of things I might do.
TODO-lipsum
other-sources

