idris2-render/.gitignore

14 lines
85 B
Plaintext
Raw Permalink Normal View History

2022-11-29 13:38:17 -05:00
*.ibc
*.o
build/
*.*~
2022-11-29 13:45:04 -05:00
2022-11-29 13:46:09 -05:00
**/.DS_Store
2022-11-30 12:56:52 -05:00
# Ignore output images
*.ppm
*.png
*.jpg
*.gif