Browse Source

updated git ignore

Warafear 1 year ago
parent
commit
2cfd891d15
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -19,7 +19,8 @@ yarn-error.log
 *.launch
 .settings/
 *.sublime-workspace
-*.nx
+.nx/cache/d/*
+/nx/cache/d/*
 
 # Visual Studio Code
 .vscode/*