Skip to content

Commit

Permalink
Merge pull request #1 from luigidifraia/chore/exclude-bak-files
Browse files Browse the repository at this point in the history
Also exclude backup files from revision control
  • Loading branch information
luigidifraia authored Jan 1, 2025
2 parents 7273104 + 868e6d6 commit 616acf8
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
@@ -1,3 +1,6 @@
# Backup files
*.bak

# Assembled files
*.prg
*.ct
Expand Down

0 comments on commit 616acf8

Please sign in to comment.