Add the Jetbrains Rider "idea" folder to gitignore.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,6 +8,8 @@ msbuild.binlog
|
|||||||
*.binlog
|
*.binlog
|
||||||
*.nupkg
|
*.nupkg
|
||||||
|
|
||||||
|
*.idea
|
||||||
|
|
||||||
Oqtane.Server/appsettings.json
|
Oqtane.Server/appsettings.json
|
||||||
Oqtane.Server/Data/*.mdf
|
Oqtane.Server/Data/*.mdf
|
||||||
Oqtane.Server/Data/*.ldf
|
Oqtane.Server/Data/*.ldf
|
||||||
|
Reference in New Issue
Block a user