diff options
author | makefunstuff <[email protected]> | 2024-06-30 21:05:42 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-30 21:05:42 +0200 |
commit | dede6f48a819263ff873d2e8db7bbf695a76f234 (patch) | |
tree | 3756cf044a171a34a90d6c8b9f634da0d3674211 /.gitignore | |
parent | 78a3a7b751b5042b775dfbf3376362ce9729e5bb (diff) | |
download | k3s-lab-dede6f48a819263ff873d2e8db7bbf695a76f234.tar.gz |
update
Diffstat (limited to '')
-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 + |