[nft PATCH] gitignore: ignore cscope files

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

 



Cscope is useful. Ignore the files it creates.

Signed-off-by: Thomas Haller <thaller@xxxxxxxxxx>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index d6f17e4fc229..2c12c4409720 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,9 @@ build-aux/
 libnftables.pc
 libtool
 
+# cscope files
+/cscope.*
+
 # Generated by tests
 *.payload.got
 tests/build/tests.log
-- 
2.41.0




[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux