Skip to content

Commit

Permalink
src: ignore backup files
Browse files Browse the repository at this point in the history
Prevent backup files from being accidentally automatically added
to the index.
  • Loading branch information
AdamMajer committed Jul 26, 2019
1 parent 724d1db commit 59d3d89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,5 @@ _UpgradeReport_Files/
*.pyc
__pycache__
.DS_Store
*~

0 comments on commit 59d3d89

Please sign in to comment.