Skip to content

Commit

Permalink
Extend .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nmingazov committed May 15, 2024
1 parent 65eda7c commit a6441ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ snap-*.tar

# Contains Dialyzer PLTs
/priv

# Intellij idea
.idea/*
*.iml

0 comments on commit a6441ed

Please sign in to comment.