mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 15:33:09 +00:00
Merge pull request #1345 from hardyoyo/DS-3114-add-tags-file-to-gitignore
[DS-3114] added tags to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,9 @@
|
||||
## Ignore the MVN compiled output directories from version tracking
|
||||
target/
|
||||
|
||||
## Ignore tags index files created by Exuberant Ctags
|
||||
tags
|
||||
|
||||
## Ignore project files created by Eclipse
|
||||
.settings/
|
||||
.project
|
||||
|
Reference in New Issue
Block a user