Initial version of collation migration scripts.
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# SQL Server / tooling
|
||||
*.bak
|
||||
*.trn
|
||||
*.mdf
|
||||
*.ndf
|
||||
*.ldf
|
||||
|
||||
# OS / editor
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Archives
|
||||
*.zip
|
||||
Reference in New Issue
Block a user