mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
gitignore: Ignore vim backup file (*~)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
a4d943a369
commit
0ccfdca609
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
#Files mentioned in this file will be ignored by git
|
||||
*.tar.gz
|
||||
*.tar.gz.asc
|
||||
*~
|
||||
|
|
Loading…
Reference in a new issue