This commit is contained in:
birdhead 2025-10-12 13:49:17 +09:00
commit 01df734fbe

40
.gitignore vendored Normal file
View File

@ -0,0 +1,40 @@
# ---> C++
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
SVG.pro
*.pro.user.*
[Bb]uild
build/*