VITA-Homebrew-Sorter/.gitignore

46 lines
406 B
Plaintext
Raw Normal View History

2021-04-08 04:54:43 +00:00
# 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
*.lib
# Executables
*.exe
*.out
*.app
2021-04-08 05:15:36 +00:00
*.self
*.velf
# Cmake
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
# Other binaries
VITA-Homebrew-Sorter
*.vpk
*.sfo
2023-03-17 15:59:11 +00:00
eboot.bin