fif/.gitignore
Lynnesbian 556ea82a06
added --fix - fif can now rename files itself!
this alone warrants a bump to 0.4.0 imo, and now that i think about it, there's not really much keeping me from calling it 1.0...
i think i'd want to get more tests, and maybe upgrade to clap 3 stable when that happens, before calling it 1.0, though. maybe even get some sort of configuration file...
2021-10-04 23:33:48 +10:00

18 lines
No EOL
182 B
Text

/target
/imgs
/imgs.tar.zst
/fif_*
/old
/.mypy_cache
/__pycache__
*.sh
!clippy.sh
cargo-timing*.html
todo.txt
/pkg/*
/out
/packages
/fif
/fif.exe
.idea/workspace.xml
*.sync-conflict*