diff options
author | makefunstuff <[email protected]> | 2024-07-01 12:17:48 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-07-01 12:17:48 +0200 |
commit | 26f51f18f63d00b5711fe07f64f3b0bb3996077f (patch) | |
tree | c7edaf91d90a0aea479538229fddff94bf4f1846 /.gitignore | |
parent | 043489b27a46f74d85e3718a4199d7ff776f592a (diff) | |
parent | dede6f48a819263ff873d2e8db7bbf695a76f234 (diff) | |
download | k3s-lab-26f51f18f63d00b5711fe07f64f3b0bb3996077f.tar.gz |
Merge branch 'master' of github.com:makefunstuff/k3s-lab
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e080220..837d593 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.tgz **/charts **/Chart.lock +vagrant/.vagrant + |