mirror of
https://github.com/github/gitignore
synced 2025-03-12 19:22:26 +01:00
removing OS and IDE specific content
This commit is contained in:
parent
dae35c0933
commit
1235fcdff5
@ -23,23 +23,6 @@ bld/
|
|||||||
[Ll]og/
|
[Ll]og/
|
||||||
[Ll]ogs/
|
[Ll]ogs/
|
||||||
|
|
||||||
# VS and VS Code files for those working on multiple tools
|
|
||||||
.vscode/*
|
|
||||||
|
|
||||||
!.vscode/settings.json
|
|
||||||
!.vscode/tasks.json
|
|
||||||
!.vscode/launch.json
|
|
||||||
!.vscode/extensions.json
|
|
||||||
*.code-workspace
|
|
||||||
|
|
||||||
.vs/*
|
|
||||||
|
|
||||||
# Still usesd in VS for HTTP files and publish profiles
|
|
||||||
.user
|
|
||||||
|
|
||||||
# OS Specifc
|
|
||||||
.DS_Store/*
|
|
||||||
|
|
||||||
# .NET Core
|
# .NET Core
|
||||||
project.lock.json
|
project.lock.json
|
||||||
project.fragment.lock.json
|
project.fragment.lock.json
|
||||||
@ -68,7 +51,4 @@ CodeCoverage/
|
|||||||
# NUnit
|
# NUnit
|
||||||
*.VisualState.xml
|
*.VisualState.xml
|
||||||
TestResult.xml
|
TestResult.xml
|
||||||
nunit-*.xml
|
nunit-*.xml
|
||||||
|
|
||||||
# JetBrains Rider
|
|
||||||
.idea/*
|
|
Loading…
x
Reference in New Issue
Block a user