dotfiles/.gitignore

11 lines
131 B
Text
Raw Normal View History

2018-06-20 10:22:16 +00:00
# fish
2018-06-09 22:17:36 +00:00
/config/fish/fishd.*
2020-05-10 01:11:57 +00:00
config/fish/fish_variables
2018-06-20 10:22:16 +00:00
# Slic3r Prusa Edition
/Slic3rPE/cache
/Slic3rPE/slic3r.ini
2020-03-04 12:27:36 +00:00
.mypy_cache/
2020-05-10 01:11:57 +00:00