Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed Nov 5, 2023
1 parent 3af2dae commit 7814193
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
*.stl
!tests/golden/*.stl
*.svg
*.ascii.stl
*.asciistl
*.three.js
*.threejs
*.obj
# Generated by the build process
cabal.project.local
Setup
Expand All @@ -36,3 +41,8 @@ Examples/example[0-9][0-9]
/.settings
/.project
stack.yaml.lock
/attic/
# direnv
.envrc
.ghci
.ghci_history

0 comments on commit 7814193

Please sign in to comment.