mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-24 22:15:57 +03:00
Ignore all cscope files.
This commit is contained in:
parent
312c40d16f
commit
fbf2491406
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,5 +2,5 @@
|
||||||
*.swp
|
*.swp
|
||||||
*~$
|
*~$
|
||||||
build
|
build
|
||||||
cscope.out
|
cscope.*
|
||||||
tags
|
tags
|
||||||
|
|
Loading…
Reference in a new issue