Default config
This commit is contained in:
parent
041413ee40
commit
7cc6314ebe
26
.gitignore
vendored
26
.gitignore
vendored
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user