Skip to content
Snippets Groups Projects
Commit 0db8a567 authored by Vivien Didelot's avatar Vivien Didelot
Browse files

gitignore: ignore cscope/ctags files

parent 0bbf9da7
No related branches found
No related tags found
No related merge requests found
...@@ -69,5 +69,9 @@ config_auto.h ...@@ -69,5 +69,9 @@ config_auto.h
# Ignore temp files # Ignore temp files
*~ *~
# Cscope/Ctags files
cscope.*
tags
# IDE stuffs # IDE stuffs
nbproject nbproject
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment