mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
gitignore: ignore cscope/ctags files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -69,5 +69,9 @@ config_auto.h
|
||||
# Ignore temp files
|
||||
*~
|
||||
|
||||
# Cscope/Ctags files
|
||||
cscope.*
|
||||
tags
|
||||
|
||||
# IDE stuffs
|
||||
nbproject
|
||||
|
Reference in New Issue
Block a user