Add README for ansible/roles/core

+ Add blockchain subdirectory to root README
+ Ignore `node-modules` directory for future npm projects
This commit is contained in:
2021-05-21 12:03:07 -04:00
parent 8177d4c191
commit cd63a02470
5 changed files with 101 additions and 79 deletions

View File

@@ -5,6 +5,7 @@ This repository is a collection of useful code snippets and configurations.
```
github.com/shaunrd0/klips/
├── ansible # Ansible roles, playbooks, and examples
├── blockchain # Blockchain related project templates and examples
├── cpp # C++ programs, datastructures, and other examples
├── figlet # Figlet fonts I like :)
├── README.md