Skip to content

Commit

Permalink
Add Windows artefacts to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
grst committed Oct 4, 2024
1 parent 02a2058 commit 2c589e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/dso/templates/init/default/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,9 @@ sccprj/
# nodejs/pre-commit
/node_modules

# Windows
Thumbs.db
~$*

# dso
.dso.json

0 comments on commit 2c589e4

Please sign in to comment.