]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
gitignore: ignore cscope files
authorThomas Haller <thaller@redhat.com>
Wed, 23 Aug 2023 06:56:08 +0000 (08:56 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 23 Aug 2023 17:17:22 +0000 (19:17 +0200)
Cscope is useful. Ignore the files it creates.

Signed-off-by: Thomas Haller <thaller@redhat.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
.gitignore

index d6f17e4fc22914e13e923b41b112da54331c7670..2c12c440972045a38c70b625975c9f2d37ac0937 100644 (file)
@@ -14,6 +14,9 @@ build-aux/
 libnftables.pc
 libtool
 
+# cscope files
+/cscope.*
+
 # Generated by tests
 *.payload.got
 tests/build/tests.log