Add tags to .gitignore
When using ctags, it will provide a 'tags' file in the directory. It should be added to .gitignore. Change-Id: Iaffac082948745c1b9171834504234570b795065
This commit is contained in:
parent
82d1ed968b
commit
ce88d4edc1
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,6 +8,7 @@
|
||||
|
||||
openstack_cyborg.egg-info
|
||||
dist
|
||||
tags
|
||||
build/*
|
||||
*.DS_Store
|
||||
ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user