Skip to content

Commit

Permalink
Add .dmg to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dougollerenshaw committed Sep 20, 2024
1 parent c6cfb03 commit 4796553
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 @@ -35,4 +35,7 @@ build/
codeaide.spec

# Ignore dist directory
dist/
dist/

# Ignore .dmg files
*.dmg

0 comments on commit 4796553

Please sign in to comment.