update gitignore to actually ignore saved cache
This commit is contained in:
parent
75ddf1fffb
commit
1a543aecaf
|
@ -65,7 +65,7 @@ Build/*/**
|
||||||
*_BuiltData.uasset
|
*_BuiltData.uasset
|
||||||
|
|
||||||
# Configuration files generated by the Editor
|
# Configuration files generated by the Editor
|
||||||
Saved/*
|
TheProject/VRWizardProject/Saved/*
|
||||||
|
|
||||||
# Compiled source files for the engine to use
|
# Compiled source files for the engine to use
|
||||||
Intermediate/*
|
Intermediate/*
|
||||||
|
|
Loading…
Reference in New Issue