mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge 206acffd10
into 524ae7b4c7
This commit is contained in:
commit
b484106b91
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