mirror of
https://gitee.com/Polarix/simplegui.git
synced 2025-06-16 13:07:53 +00:00
更新.gitignore,忽略VisualSDK编译产物与Codeblocks缓存
This commit is contained in:
parent
c56574eabf
commit
3a1641eee9
9
.gitignore
vendored
9
.gitignore
vendored
@ -15,3 +15,12 @@
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# Build Folder
|
||||
Build/*
|
||||
|
||||
# Codeblocks' cache
|
||||
|
||||
*.cscope_file_list
|
||||
*.depend
|
||||
*.layout
|
||||
|
Loading…
Reference in New Issue
Block a user