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