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
|
openstack_cyborg.egg-info
|
||||||
dist
|
dist
|
||||||
|
tags
|
||||||
build/*
|
build/*
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
ChangeLog
|
ChangeLog
|
||||||
|
Loading…
Reference in New Issue
Block a user