umka/.gitignore
Ivan Baravy fecf7be637 Add two tools: mkdoubledirs and gensamehash
mkdoubledirs creates pairs of directories a/a, b/b, c/c etc. This is to
test file lookup code: there must be a directory named blah only if the
current directory is named blah too.

gensamehash generates file names with the same XFS hash to test the
code that resolves collisions. In principle, can be updated for other
hashes: ext*, exfat, etc.
2023-01-02 01:50:02 +00:00

45 lines
429 B
Plaintext

*.swp
.vim
.umka
.exrc
*.o
umka_shell
umka_fuse
umka_os
umka_ping
umka_gen_devices_dat
tools/mkdirrange
tools/mkdoubledirs
tools/gensamehash
tools/mkfilepattern
tools/lfbviewx
tools/randdir
*.img
*.img.xz
*.img.gz
*.img.lz4
*.img.info
*.out.???
*.out.indent
.gdb_history
umka.fas
umka.sym
umka.lst
umka.prp
umka.cov
tags
*.out
coverage.*
covpreproc
*.skn
*.dsl
*.aml
ignore.*
t.d
*~
*.exe
colors.dtp
.tup
board_hello
board_cycle