klips/.gitignore
Shaun Reed cd63a02470 Add README for ansible/roles/core
+ Add blockchain subdirectory to root README
+ Ignore `node-modules` directory for future npm projects
2021-05-21 12:12:27 -04:00

13 lines
170 B
Plaintext

**/build/
**/.vscode
**/.idea/**
**/driver
**/*.o
**/cmake-build-debug/**
**/CMakeCache.txt
**/cmake_install.cmake
**/CMakeFiles/**
**/Makefile
**/*.cbp
**/node-modules/