From 487eb6e42558b80b0e846ff0035a45b11c65f0d2 Mon Sep 17 00:00:00 2001 From: Budi Setiawan Date: Tue, 15 Aug 2023 22:53:09 +0700 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef85827..e974544 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Git Commands - add line example ``` foldername + *.pid //file extension ``` @@ -128,4 +129,5 @@ foldername - [stackoverflow.com](https://stackoverflow.com/questions/4639091/undo-git-add-dir): Undo “git add dir”?. - [github.com](https://github.com/joshnh/Git-Commands): Git-Commands. - [git-scm.com](https://git-scm.com/docs/gitignore): gitignore last updated in 2.41.0 +- [github.com](https://github.com/github/gitignore/blob/main/Node.gitignore): gitignore template