adding node module to gitignore

This commit is contained in:
mengstabketemaw
2026-06-02 09:21:59 +03:00
parent 2fbc557aac
commit 8e86f74be6
67312 changed files with 7 additions and 6047375 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
node_modules/
.nx
dist/
.env
.env.*
!.env.example
.DS_Store