migration to gitea and cbuild 2.1
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -1,9 +1,8 @@
|
||||
# build results
|
||||
bin/
|
||||
obj/
|
||||
libs/
|
||||
*.log
|
||||
*.tmp
|
||||
src/generated/
|
||||
imgui.ini
|
||||
|
||||
# IDE files
|
||||
.vs/
|
||||
@@ -12,8 +11,13 @@ libs/
|
||||
*.user
|
||||
*.vcxproj.filters
|
||||
|
||||
# user files
|
||||
# other files
|
||||
.old*/
|
||||
current.config
|
||||
src/generated/
|
||||
imgui.ini
|
||||
old/
|
||||
tmp/
|
||||
temp/
|
||||
*.tmp
|
||||
*.temp
|
||||
logs/
|
||||
log/
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user