Add backup files to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -44,6 +44,9 @@ Thumbs.db
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
desktop.ini
|
desktop.ini
|
||||||
|
|
||||||
|
# Backup files
|
||||||
|
*.bak
|
||||||
|
|
||||||
# Project specific
|
# Project specific
|
||||||
*.pid
|
*.pid
|
||||||
*.seed
|
*.seed
|
||||||
|
|||||||
Reference in New Issue
Block a user