chore(git): ignore compiled folder
This commit is contained in:
parent
d90d3484eb
commit
6fcb464dd2
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -12,3 +12,7 @@ result-*
|
|||
|
||||
# Ignore automatically generated direnv output
|
||||
.direnv
|
||||
|
||||
# ---> Project
|
||||
# Ignore compiled elm files
|
||||
compiled
|
||||
|
|
Loading…
Reference in a new issue