mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Creating SSRS.gitignore (#3107)
This commit is contained in:
parent
50e42aa106
commit
206acffd10
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…
Reference in New Issue
Block a user