Skip to content

Commit

Permalink
add essence gitignore template
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasdewally committed Oct 24, 2024
1 parent 86c3de8 commit ae58976
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions essence.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# .gitignore template for Essence and Essence'

# Conjure
conjure-output/

# Savile Row
*.aux

*.eprime.minion
*.eprime.info
*.eprime.infor
*.eprime.solution
*.eprime.solution.*

*.param.minion
*.param.info
*.param.infor
*.param.solution
*.param.solution.*

# Minion
.MINION*

0 comments on commit ae58976

Please sign in to comment.