From 0bcc4503eaf1f9bc51dff03a96cd5fbb026b0a6b Mon Sep 17 00:00:00 2001 From: Simon Holmberg Date: Thu, 27 Sep 2012 17:38:36 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 5 ++++- DepthsBelow/DepthsBelow/DepthsBelow.csproj.Debug.cachefile | 5 ----- 2 files changed, 4 insertions(+), 6 deletions(-) delete mode 100644 DepthsBelow/DepthsBelow/DepthsBelow.csproj.Debug.cachefile diff --git a/.gitignore b/.gitignore index 8504f84..be7e6c7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ bin obj -#Visual Studio files +# Visual Studio files *.[Oo]bj *.user *.aps @@ -31,6 +31,9 @@ obj/ [Rr]elease*/ Ankh.NoLoad +# XNA files +*.cachefile + # Resharper _ReSharper*/ *.resharper diff --git a/DepthsBelow/DepthsBelow/DepthsBelow.csproj.Debug.cachefile b/DepthsBelow/DepthsBelow/DepthsBelow.csproj.Debug.cachefile deleted file mode 100644 index ea6fd92..0000000 --- a/DepthsBelow/DepthsBelow/DepthsBelow.csproj.Debug.cachefile +++ /dev/null @@ -1,5 +0,0 @@ -Content\images\soldier.xnb -Content\maps\tilesets\aztek.xnb -Content\maps\test.xnb -Content\aztek.xnb -Content\images\soldier2.xnb