Browse Source

updated the gitignore

Warafear 1 year ago
parent
commit
9a985ea80c
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -13,6 +13,11 @@
 .nx/cache/d/*
 /nx/cache/d/*
 
+*.log
+
+/.nx-cache
+/.nx
+
 # Node
 /node_modules
 npm-debug.log