2016-02-13 19:58:00 +00:00
|
|
|
**/.DS_Store
|
2016-03-06 06:30:02 +00:00
|
|
|
**/desktop.ini
|
2016-02-26 13:20:10 +00:00
|
|
|
_site/**
|
2016-03-16 21:52:06 +00:00
|
|
|
CNAME
|
2016-08-30 23:39:31 +00:00
|
|
|
.travis.yml
|
2016-12-13 18:59:56 +00:00
|
|
|
.idea/
|
2018-05-12 14:53:25 +00:00
|
|
|
.vscode/
|
2017-01-05 13:05:39 +00:00
|
|
|
|
|
|
|
# Vim ignore
|
|
|
|
# source: https://github.com/github/gitignore/blob/master/Global/Vim.gitignore
|
|
|
|
|
|
|
|
# swap
|
|
|
|
[._]*.s[a-v][a-z]
|
|
|
|
[._]*.sw[a-p]
|
|
|
|
[._]s[a-v][a-z]
|
|
|
|
[._]sw[a-p]
|
|
|
|
# session
|
|
|
|
Session.vim
|
|
|
|
# temporary
|
|
|
|
.netrwhist
|
|
|
|
*~
|
|
|
|
# auto-generated tag files
|
|
|
|
tags
|
2017-01-13 23:07:24 +00:00
|
|
|
|
|
|
|
kubernetes.github.io.iml
|
2018-05-05 16:00:51 +00:00
|
|
|
|
|
|
|
nohup.out
|
|
|
|
|
|
|
|
# Hugo output
|
|
|
|
public/
|
2018-11-16 19:22:53 +00:00
|
|
|
resources/
|
2018-07-12 21:05:26 +00:00
|
|
|
|
2018-10-03 20:04:39 +00:00
|
|
|
# Netlify Functions build output
|
|
|
|
package-lock.json
|
|
|
|
functions/
|
|
|
|
node_modules/
|