mirror of
https://github.com/Rosalie241/RMG.git
synced 2025-06-25 14:07:02 -04:00
25 lines
No EOL
581 B
Text
25 lines
No EOL
581 B
Text
# CMake build directory
|
|
Build/
|
|
Bin/
|
|
# Clangd cache
|
|
.cache/
|
|
# Archlinux Package
|
|
Package/ArchLinux/pkg/
|
|
Package/ArchLinux/rmg/
|
|
Package/ArchLinux/src/
|
|
Package/ArchLinux/*.pkg.*
|
|
# Fedora Package
|
|
Package/Fedora/*.rpm
|
|
Package/Fedora/*.tar.gz
|
|
Package/Fedora/results_*/
|
|
# Clangd compile_commands.json
|
|
compile_commands.json
|
|
# AppImage
|
|
squashfs-root
|
|
*.AppImage
|
|
Package/AppImage/appimagetool
|
|
Package/AppImage/lib4bin
|
|
Package/AppImage/sharun
|
|
# 3rdParty Build
|
|
Source/3rdParty/mupen64plus-core/src/asm_defines/asm_defines_gas.h
|
|
Source/3rdParty/mupen64plus-core/src/asm_defines/asm_defines_nasm.h |