diff --git a/SSRS.gitignore b/SSRS.gitignore new file mode 100644 index 00000000..2b33c13c --- /dev/null +++ b/SSRS.gitignore @@ -0,0 +1,18 @@ +# gitignore template for SQL Server Reporting Services (SSRS) +# +# Recommended: SSRS + +# Ignore model files that are auto-generated +*.data +*.user +*.rds + +# Ignore solutions files +*.sln +*.suo +*.rptproj +*.obj + +# Ignore shortcut +*.ink +