summaryrefslogtreecommitdiff
path: root/vendor/sigs.k8s.io/yaml/.gitignore
blob: 2dc92904ef56d7bfc40fc56731abceca387b1265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# OSX leaves these everywhere on SMB shares
._*

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

# Idea files
.idea/**
.idea/

# Emacs save files
*~

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

# Go test binaries
*.test