mirror of
https://github.com/openssh/openssh-portable.git
synced 2026-06-24 08:48:18 +00: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
|
Makefile
|
||||||
buildpkg.sh
|
buildpkg.sh
|
||||||
config.h
|
config.h
|
||||||
config.h.in~
|
|
||||||
config.log
|
config.log
|
||||||
config.status
|
config.status
|
||||||
openbsd-compat/Makefile
|
openbsd-compat/Makefile
|
||||||
@@ -17,7 +17,6 @@ survey.sh
|
|||||||
**/*.dll
|
**/*.dll
|
||||||
**/*.out
|
**/*.out
|
||||||
**/*.a
|
**/*.a
|
||||||
**/*.un~
|
|
||||||
**/.*.swp
|
**/.*.swp
|
||||||
autom4te.cache/
|
autom4te.cache/
|
||||||
scp
|
scp
|
||||||
|
|||||||
Reference in New Issue
Block a user