mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Creating SSRS.gitignore (#3107)
This commit is contained in:
parent
50e42aa106
commit
206acffd10
1 changed files with 18 additions and 0 deletions
18
SSRS.gitignore
Normal file
18
SSRS.gitignore
Normal file
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue