modify framework
This commit is contained in:
+18
-4
@@ -1,8 +1,22 @@
|
||||
node_modules/
|
||||
.next/
|
||||
.vs/
|
||||
build/
|
||||
out/
|
||||
next-env.d.ts
|
||||
tsconfig.tsbuildinfo
|
||||
CMakeFiles/
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
CTestTestfile.cmake
|
||||
Testing/
|
||||
*.vcxproj.user
|
||||
*.obj
|
||||
*.pdb
|
||||
*.ilk
|
||||
*.exe
|
||||
*.dll
|
||||
*.lib
|
||||
*.exp
|
||||
*.log
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# phase execution outputs
|
||||
phases/**/phase*-output.json
|
||||
|
||||
Reference in New Issue
Block a user