Atmosphere/.gitignore

111 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-01-18 07:36:33 +00:00
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
*.lst
2018-01-18 07:36:33 +00:00
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.lz4
2018-01-18 07:36:33 +00:00
*.out
*.app
*.i*86
*.x86_64
*.hex
# Deko3d shaders
*.dksh
2018-04-17 23:31:57 +00:00
# Switch Executables
*.nso
*.nro
*.nacp
*.npdm
2018-04-17 23:31:57 +00:00
*.pfs0
*.nsp
*.kip
2018-04-17 23:31:57 +00:00
2018-01-18 07:36:33 +00:00
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
2018-10-17 02:41:06 +00:00
# Distribution files
*.tgz
*.zip
2020-03-08 09:45:12 +00:00
*.bz2
2018-10-17 02:41:06 +00:00
# IDA binaries
*.id0
*.id1
*.id2
*.idb
2019-03-15 07:25:24 +00:00
*.i64
*.nam
*.til
2021-08-20 20:17:11 +00:00
# Compiled python files.
*.pyc
.**/
2018-02-23 12:13:18 +00:00
# macOS horseshittery
.DS_Store
# NOTE: make sure to make exceptions to this pattern when needed!
*.bin
*.enc
**/out
**/build
**/lib
**/build_nintendo_nx_arm64
**/build_nintendo_nx_arm64_armv8a
**/build_nintendo_nx_arm
2021-10-31 18:20:32 +00:00
**/build_nintendo_nx_arm_armv8a
**/build_nintendo_nx_arm_armv7a
**/build_nintendo_nx_arm_armv4t
**/build_nintendo_nx_x64
**/build_nintendo_nx_x86
tools/*/
package3
stratosphere/test/