mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
add some more temporary files to gitignore
This commit is contained in:
parent
52db576617
commit
bfaf68fc85
6
.gitignore
vendored
6
.gitignore
vendored
@ -17,6 +17,8 @@
|
||||
|
||||
# Emacs save files
|
||||
*~
|
||||
\#*\#
|
||||
.\#*
|
||||
|
||||
# Vim-related files
|
||||
[._]*.s[a-w][a-z]
|
||||
@ -58,3 +60,7 @@ www/master/shared/config/development.json
|
||||
|
||||
# Karma output
|
||||
www/test_out
|
||||
|
||||
# precommit temporary directories created by ./hack/verify-gendocs.sh and ./hack/lib/util.sh
|
||||
_tmp/
|
||||
doc_tmp/
|
||||
|
Loading…
Reference in New Issue
Block a user