1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Removes project-specific cspell files.

This commit is contained in:
Tyler 2021-07-23 14:53:24 -07:00
parent 6184267660
commit 076ff32e85
7 changed files with 138 additions and 159 deletions

View file

@ -1,3 +1,5 @@
// spell-checker:ignore fname, tname, fpath, specfile, testfile, unspec, ifile, ofile, outfile, fullblock, urand, fileio
use crate::common::util::*;
use std::fs::{File, OpenOptions};