update .gitignore

This commit is contained in:
Roman Fomin 2023-11-22 19:21:39 +07:00
parent a86e4b136c
commit 348267c6b9

33
.gitignore vendored
View File

@ -1,35 +1,16 @@
# A simulation of Subversion default ignores, generated by reposurgeon.
*.o
*.lo
*.la
*.al
*.libs
*.so
*.so.[0-9]*
*.a
*.exe
*.pyc
*.pyo
*.rej
*~
*.#*
.*.swp
.DS_store
# Simulated Subversion default ignores end here
# The contents of the svn:ignore property on the branch root.
/Debug
/WinMBF.opt
/WinMBF.plg
/WinMBF.ncb
/Release
# Standard CMake build directory.
/build*
# macOS
.DS_store
# Visual Studio CMake integration directories.
/.vs/
/out/
CMakeSettings.json
# Visual Studio Code
/.vscode/
# clangd
.cache
/.cache/