mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 04:29:04 +03:00
init
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
.cache
|
||||
.idea
|
||||
.vs
|
||||
out
|
||||
|
||||
/build
|
||||
/builddir
|
||||
/build-*
|
||||
|
||||
/subprojects/glfw-*
|
||||
/subprojects/imgui-*
|
||||
/subprojects/sdl2-*
|
||||
/subprojects/freetype-*
|
||||
/subprojects/libpng-*
|
||||
/subprojects/packagecache
|
||||
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user