1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-16 05:54:53 +02:00

docker system commands added (#1778)

* docker system commands added

* .cache directory removed

* .cache directory remove along with all unncessary files inside it

* .cache directory added to gitignore

* .cache in git ignore modified
This commit is contained in:
Saikat Roy
2023-07-19 18:59:31 +06:00
committed by GitHub
parent 90dbde9990
commit ba8d9189ae
2 changed files with 23 additions and 0 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ _site
/node_modules
/vendor
.idea/
.cache/
# Generated by 'yarn dev'
/_includes/2017/critical/*