Skip to content

Commit

Permalink
chore: Update .gitignore to include 'output/' and 'dist/' directories
Browse files Browse the repository at this point in the history
  • Loading branch information
LyubomirT committed Jul 26, 2024
1 parent d41321b commit 45550a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ __pycache__/
test
simulator.py
Virtual/
output/
output/
dist/

0 comments on commit 45550a5

Please sign in to comment.