Panda3DS/third_party/open-bp-cpp/.gitignore
2024-05-02 20:28:41 +03:00

40 lines
379 B
Text

# 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
/.vs
/out/build/x64-debug
/CMakeFiles
/_3rdParty
/CMakeCache.txt
/cmake_install.cmake
/Makefile
/buttplugCpp