Skip to content
Snippets Groups Projects
Commit 456cc540 authored by Orestis Melkonian's avatar Orestis Melkonian
Browse files

Update .gitignore

parent 02f406cb
No related branches found
No related tags found
1 merge request!1Stack setup
tests/org/
# Haskell object files
*.hi
*.o
# MacOS
.DS_Store
# Source files generated from lexer/parser
/src/ModelParser/Lexer.hs
/src/ModelParser/Parser.hs
# Stack
.stack-work/
# Intellij IDEA
.idea/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment