# Exclude files and directories from being tracked. # https://learn.microsoft.com/en-us/dotnet/core/extensions/file-globbing Binaries DerivedDataCache Intermediate Saved .vscode .vs .git **/*.VC.db **/*.opensdf **/*.opendb **/*.sdf **/*.sln **/*.suo **/*.xcodeproj **/*.xcworkspace **/*.code-workspace # Source Asset Extensions. # Remove these if you want to have your source assets tracked as well. **/*.psd **/*.ai **/*.indd **/*.prproj **/*.aep **/*.aif **/*.iff **/*.m3u **/*.m4a **/*.mid **/*.mp3 **/*.mpa **/*.ra **/*.wav **/*.wma **/*.ogg **/*.flac **/*.jpg **/*.jpeg **/*.jpe **/*.jif **/*.jfif **/*.jfi **/*.jp2 **/*.j2k **/*.jpf **/*.jpx **/*.jpm **/*.mj2 **/*.jxr **/*.hdp **/*.wdp **/*.gif **/*.raw **/*.webp **/*.apng # Only ignore png files in Content directory, pngs in other locations like Resources should be included (eg project icon) **/Content/**/*.png **/*.mng **/*.tiff **/*.tif **/*.svg **/*.svgz **/*.pdf **/*.xbm **/*.bmp **/*.dib **/*.ico **/*.3dm **/*.max **/*.fbx **/*.obj **/*.mtl **/*.ma **/*.mb **/*.blend **/*.dae **/*.mx **/*.abc **/*.exr