Skip to content

Commit

Permalink
Ignore backup files
Browse files Browse the repository at this point in the history
I append ".bak" to copies of new files that I'm working on as a
quick and dirty backup method. Updated the .gitignore file to
ignore these
  • Loading branch information
Matthew Spelchak committed Feb 5, 2018
1 parent 20c7fc5 commit 7ed1fa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,4 @@ doc/source/dev/schema.rst
*.rej
*~
.idea
*.bak

0 comments on commit 7ed1fa1

Please sign in to comment.