add nx to gitignore

This commit is contained in:
mengstabketemaw
2026-06-09 09:28:03 +03:00
parent 4e6d51530c
commit 73427f42fb

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ node_modules/
# build output
**/dist/
.next/
.nx/
coverage/
*.tsbuildinfo
**/*.tsbuildinfo