Skip to content

Commit

Permalink
improve gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Aug 30, 2023
1 parent 90b1c5d commit e438097
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@
.idea
.release_notes.md
dist/
devel/data/
devel/data/
/build
/target
/dist

0 comments on commit e438097

Please sign in to comment.