source: .gitignore@ e882b92

main
Last change on this file since e882b92 was e882b92, checked in by kikisrbinoska <srbinoskakristina07@…>, 13 days ago

Added corrected entitef from the ER diagram and changes for the logic to be coresponding to the ddl

  • Property mode set to 100644
File size: 156 bytes
RevLine 
[877c13c]1# Visual Studio
2.vs/
3*.user
4*.suo
5
6# Build outputs
7bin/
8obj/
9
10# NuGet
11*.nupkg
12packages/
13
14# Environment
15appsettings.Development.json
[e882b92]16
17# Claude Code
18.claude/
Note: See TracBrowser for help on using the repository browser.