mirror of https://git.FreeBSD.org/doc.git
Add a .gitignore file
Add a .gitignore with some common patch and editor temp files.
This commit is contained in:
parent
4e6ba45c99
commit
631a8759f8
|
|
@ -0,0 +1,3 @@
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
|
*.sw[nop]
|
||||||
Loading…
Reference in New Issue