mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-14 05:53:59 +00:00
ignore ~ backup files
This commit is contained in:
parent
56f8993b8c
commit
51b5adc306
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
*.o
|
*.o
|
||||||
|
*~
|
||||||
|
|
||||||
Doxyfile.help
|
Doxyfile.help
|
||||||
Makefile
|
Makefile
|
||||||
|
|
Loading…
Reference in a new issue