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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ _site
|
||||
/node_modules
|
||||
/vendor
|
||||
.idea/
|
||||
.cache/
|
||||
|
||||
# Generated by 'yarn dev'
|
||||
/_includes/2017/critical/*
|
||||
|
||||
Reference in New Issue
Block a user