Skip to content

Commit a86ba64

Browse files
committed
Add .bak files to gitignore.
1 parent 4ddcba4 commit a86ba64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,6 @@ docs/_build/
5757
/dist/
5858
/.pids
5959
/.pants.workdir.file_lock*
60+
61+
# Others
62+
*.bak

0 commit comments

Comments
 (0)