ImplicitCAD/.gitignore
2024-01-06 17:49:02 +01:00

50 lines
689 B
Plaintext

# Intermediary files
*.hi
*.o
*.hi-boot
*.o-boot
# Generated by using ImplicitCAD
*.dxf
*.png
*.ps
*.stl
*.svg
*.ascii.stl
*.asciistl
*.three.js
*.threejs
*.obj
# Don't gitignore golden preimages
!tests/golden/
# Generated by the build process
cabal.project.local
Setup
.stack-work/
Examples/example[0-9][0-9]
Examples/*cachegrind*
dist/
dist-newstyle/
.ghc.environment.*
# Generated documentation.
docs/escad.md
# Generated by examples
Examples/*cachegrind*
Examples/example[0-9][0-9]
# emacs backups
*~
# Patches gone wrong.
*.orig
# Unknown
*.log
/ImplicitCAD.lkshs
/ImplicitCAD.lkshw
/.dist-buildwrapper
/.settings
/.project
stack.yaml.lock
/attic/
# direnv
.envrc
.ghci
.ghci_history