Skip to content

Commit 9d9a952

Browse files
gitignore: Ignore cscope symbol database
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
1 parent c7cf47a commit 9d9a952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# Logs and Databases
1616
######################
1717
*.log
18+
cscope.out
1819

1920
# VIM Swap Files
2021
######################

0 commit comments

Comments
 (0)