Re: [PATCH v4 3/3] .gitignore: Add file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Michael,

On 4/6/21 1:14 PM, Alejandro Colomar wrote:
Ignore everything new by default.

This avoids having to update the .gitignore when we need to ignore
something new.  It also avoids accidents that may add an unwanted
temporary file.

Cc: Debian man-pages <manpages@xxxxxxxxxxxxxxxxxxx>
Cc: Dr. Tobias Quathamer <toddy@xxxxxxxxxx>
Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx>
---
  .gitignore | 9 +++++++++
  1 file changed, 9 insertions(+)
  create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..9c58a2718
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+*/**
+!Changes*
+!CONTRIBUTING
+!MAINTAINER_NOTES
+!Makefile
+!man?/*.?
+!man-pages*
+!README
+!scripts/


I forgot to add the .gitignore to the .gitignore exceptions :-P

Please add it.

Thanks,

Alex

--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux