更新git过滤规则
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -1,17 +1,6 @@
|
|||||||
/cmake-build-debug
|
|
||||||
/cmake-build-release
|
|
||||||
/.idea
|
/.idea
|
||||||
/scripts/shader_paths.txt
|
/.vscode
|
||||||
/cache/shader_loader.h
|
/cmake-build-*
|
||||||
#>fips
|
|
||||||
# this area is managed by fips, do not edit
|
|
||||||
.fips-*
|
|
||||||
fips-files/build/
|
|
||||||
fips-files/deploy/
|
|
||||||
*.pyc
|
|
||||||
.vscode/
|
|
||||||
.idea/
|
|
||||||
CMakeUserPresets.json
|
|
||||||
#<fips
|
|
||||||
/tools/shader_path.txt
|
|
||||||
/cache
|
/cache
|
||||||
|
*.shader.h
|
||||||
|
*.pyc
|
||||||
Reference in New Issue
Block a user