mirror of
https://github.com/laurent22/rsync-time-backup
synced 2024-11-10 14:14:16 +00:00
Add backup files(*~) to .gitignore
This commit is contained in:
parent
5e4250d5bc
commit
6e27f77316
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
.idea
|
||||
test.sh
|
||||
test.sh
|
||||
*~
|
||||
|
|
Loading…
Reference in a new issue