3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-05-07 18:57:27 +02: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 .libs
.deps .deps
.dirstamp .dirstamp
tags
cscope.*
Makefile Makefile
Makefile.in Makefile.in
aclocal.m4 aclocal.m4