Skip to content

Instantly share code, notes, and snippets.

@jecacs
Created February 18, 2021 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jecacs/3d20e1cfa0a87fce9c7b8112657cd424 to your computer and use it in GitHub Desktop.
Save jecacs/3d20e1cfa0a87fce9c7b8112657cd424 to your computer and use it in GitHub Desktop.
gitignore net core
.idea
.vscode
.vs
.DS_Store
*.user
**/*.min.css
**/*.js.css
**/bin
**/obj
**/app
**/node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment