aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/ghodss/yaml/.gitignore
blob: e256a31e00a52d70866e1f46a686732fa03f0302 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# OSX leaves these everywhere on SMB shares
._*

# Eclipse files
.classpath
.project
.settings/**

# Emacs save files
*~

# Vim-related files
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist

# Go test binaries
*.test