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