Files
nod/.gitignore
Luke Street c1635245b8 Use UTF-8 exclusively internally; replace iconv with OSUTF
Filenames are now unconditionally encoded/decoded as
Shift-JIS, which provides a reasonable fallback to
7-bit ASCII.
2021-06-30 13:47:10 -04:00

10 lines
88 B
Plaintext

.directory
version.h
*.user
.DS_Store
*.autosave
docs/*
.idea/
cmake-build-*
build/
out/