diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ amixer autom4te.cache -config.log +config.log build/* dist/* !.gitignore @@ -13,3 +13,5 @@ cmake_install.cmake *.so .vscode stress-out* +node_modules/ +_book/
\ No newline at end of file |