Files
stas-barecky/.gitignore
2026-01-08 15:35:50 +00:00

38 lines
544 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/[探]ogs/
/[Uu]nityConfiguration.gen.asset
/[Mm]emoryCaptures/
# Ресурсы, которые генерируются автоматически
/[Aa]ssets/AssetStoreTools*
# Файлы визуальной студии (VS)
.vs/
*.csproj
*.sln
*.suo
*.user
*.userosscache
*.sln.docstates
# Файлы Rider
.idea/
*.sln.iml
# Временные файлы ОС
.DS_Store
Thumbs.db
# Логи Unity
sysinfo.txt
crash.dmp
# Папка сборок
[Bb]uild/
[Bb]uilds/
.plastic/