Skip to content

christophersnay.com

  • Home
  • Education
  • Experience
  • Projects
  • Code Snippets
  • Error Messages
Posted on February 6, 2022February 7, 2022 by admin

gitignore

Exclude /bin and /obj directories

/bin/**
/obj/**

Project Location

\DotNetProject
    \bin
    \obj
    .gitignore
    DotNetProject.csproj

CategoriesCode Snippets Tagsgit

Post navigation

Previous PostPrevious clear NuGet caches
Next PostNext Prevent a dotnet server from sleeping

Tags

  • .NET Core
  • Android
  • Android Studio
  • Angular
  • API
  • Arduino
  • ASP.NET
  • Bitbucket
  • C#
  • cmd
  • CORS
  • curl
  • Dependency Injection
  • Elasticsearch
  • Entity Framework
  • Error
  • Flask
  • git
  • HTTPS
  • IIS
  • Java
  • Jeep
  • JSON
  • Linq
  • Linux
  • MySQL
  • Node.js
  • npm
  • NuGet
  • pip
  • PowerShell
  • Projects
  • Python
  • Raspberry Pi
  • Raspbian
  • Reflection
  • SQL
  • sqlite
  • SSH
  • ssl
  • Swagger
  • Unity
  • Unreal Engine
  • Website
  • Windows
  • facebook
  • twitter
  • linkedin
  • gmail
Proudly powered by WordPress