Browse Source

Ignored HLSH cache in resources

(cherry picked from commit ccdeb625c5a66e8bd58a4d38679228f2707ce86b)

(cherry picked from commit ccdeb625c5a66e8bd58a4d38679228f2707ce86b)
Matt Benic 10 years ago
parent
commit
00d5871c96
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,6 +7,7 @@ Bin/*.pak
 Bin/NativePluginSDK/*
 Bin/NativePluginSDK/*
 Source/Atomic/Javascript/Modules/*
 Source/Atomic/Javascript/Modules/*
 Data/AtomicPlayer/Resources/CoreData/Shaders/HLSL/Cache
 Data/AtomicPlayer/Resources/CoreData/Shaders/HLSL/Cache
+Resources/CoreData/Shaders/HLSL/Cache
 Artifacts/*
 Artifacts/*
 Build/*
 Build/*
 Docs/out/*
 Docs/out/*