Skip to content

Commit 2a16329

Browse files
feature: this commit introduces .next and node_modules to .gitignore
1 parent 0f53470 commit 2a16329

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
**/[Ll]og/
3535
**/[Ll]ogs/
3636

37+
**/.next
38+
**/node_modules
39+
3740
# Visual Studio 2015/2017 cache/options directory
3841
**/.vs/
3942
# Uncomment if you have tasks that create the project's static files in wwwroot

0 commit comments

Comments
 (0)