3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-22 06:29:23 +01:00

gitignore: Add tags and cscope files

Ignore files generated by the make targets tags and cscope.
This commit is contained in:
Torsten Schmitz 2021-11-08 23:41:05 +01:00 committed by Denis Kenzior
parent 22c77cc037
commit f82422cc63

2
.gitignore vendored
View File

@ -4,6 +4,8 @@
.libs
.deps
.dirstamp
tags
cscope.*
Makefile
Makefile.in
aclocal.m4