mirror of
https://github.com/openssh/openssh-portable.git
synced 2026-01-12 00:04:08 +08:00
gitignore: ignore all *~ files
This is a common backup style.
This commit is contained in:
committed by
Darren Tucker
parent
3ccdd9841f
commit
2b1761dea3
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,7 +1,7 @@
|
||||
*~
|
||||
Makefile
|
||||
buildpkg.sh
|
||||
config.h
|
||||
config.h.in~
|
||||
config.log
|
||||
config.status
|
||||
openbsd-compat/Makefile
|
||||
@@ -17,7 +17,6 @@ survey.sh
|
||||
**/*.dll
|
||||
**/*.out
|
||||
**/*.a
|
||||
**/*.un~
|
||||
**/.*.swp
|
||||
autom4te.cache/
|
||||
scp
|
||||
|
||||
Reference in New Issue
Block a user