Adding .gitignore template

This commit is contained in:
VMware GitHub Bot 2021-11-30 23:05:17 +08:00
parent 65c4e3fc0b
commit 2afd07ed52

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore