1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 14:17:57 +02:00

Merge pull request #4062 from greystate/patch-1

Ignore SQLite files
This commit is contained in:
Brian Douglas 2022-05-10 10:15:30 -07:00 committed by GitHub
commit e5323759e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,9 @@
#ignore umbraco backoffice assest from wwwroot
**/wwwroot/umbraco/
# SQLite files
*.sqlite.db*
#ignore umbraco data/views/settings
**/umbraco/