Default config

This commit is contained in:
Tom 2024-08-16 15:45:12 +08:00
parent 041413ee40
commit 7cc6314ebe

26
.gitignore vendored
View File

@ -1,7 +1,21 @@
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
/bin
/obj/Debug
/.vs
# Other files and folders
*.csproj.user
# Executables
*.swf
*.air
*.ipa
*.apk
*.vcxproj.filters
*.vcxproj.user
*.pubxml.user
# Projects
/.vs
/packages