mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-08-03 04:37:39 -04:00
update .gitignore
This commit is contained in:
parent
a86e4b136c
commit
348267c6b9
33
.gitignore
vendored
33
.gitignore
vendored
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user