Skip to content

Commit

Permalink
Updates .gitignore
Browse files Browse the repository at this point in the history
Added starting support of ignoring Backup Files.
  • Loading branch information
William Weston authored and William Weston committed Oct 5, 2023
1 parent 0a34895 commit becb4be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ _deps
# VSCode
.vscode/settings.json
.vs/

# Backup files
*.backup

0 comments on commit becb4be

Please sign in to comment.