mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-14 12:56:14 +08:00
39 lines
386 B
Plaintext
39 lines
386 B
Plaintext
# Copyright (C) 2026 SharpEmu Emulator Project
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
[Dd]ebug/
|
|
[Rr]elease/
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
[Pp]ublish/
|
|
[Aa]rtifacts/
|
|
logs/
|
|
.tmp/
|
|
|
|
x86/
|
|
x64/
|
|
arm64/
|
|
|
|
[Tt]est[Rr]esult*/
|
|
[Bb]uild[Ll]og.*
|
|
|
|
*.tmp
|
|
*.tmp_proj
|
|
*.log
|
|
|
|
*.user
|
|
*.suo
|
|
*.userosscache
|
|
*.sln.docstates
|
|
|
|
packages/
|
|
*.nupkg
|
|
.nuget/
|
|
.dotnet-home/
|
|
.cache/
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
Desktop.ini
|
|
ehthumbs.db
|