update gitignore

This commit is contained in:
2026-04-13 15:27:05 +03:00
parent 2bab8e42fa
commit 2fc419b490
2 changed files with 16 additions and 16 deletions

16
.gitignore vendored
View File

@@ -1,2 +1,18 @@
.idea/.idea.LazyBearWorks/.idea/vcs.xml .idea/.idea.LazyBearWorks/.idea/vcs.xml
.idea/.idea.LazyBearWorks/.idea/indexLayout.xml .idea/.idea.LazyBearWorks/.idea/indexLayout.xml
# ASP.NET Core
bin/
obj/
*.user
*.suo
*.cache
# Visual Studio
.vs/
# Rider
.idea/
# Microsoft
PublishFiles/
temp

View File

@@ -1,16 +0,0 @@
# ASP.NET Core
bin/
obj/
*.user
*.suo
*.cache
# Visual Studio
.vs/
# Rider
.idea/
# Microsoft
PublishFiles/
temp