Luna/.gitignore
apio 8476ea0dc9
All checks were successful
continuous-integration/drone/push Build is passing
ports: Port gcc =D
The main compiler (cc1) crashes in some obscure null dereference that I'll have to investigate.

However, it compiles fine, and the preprocessor seems to work...
2023-10-15 13:13:11 +02:00

22 lines
345 B
Plaintext

Luna.iso
toolchain/
build/
initrd/boot/moon
initrd/ksyms
env-local.sh
initrd/bin/**
base/usr/bin/**
base/usr/include/**
base/usr/lib/**
base/usr/libexec/**
base/usr/share/pkgdb/**
!base/usr/share/fonts/*
!base/usr/share/icons/*
base/usr/share/**
base/usr/x86_64-luna/**
base/etc/skel/LICENSE
.fakeroot
kernel/config.cmake
ports/out/
ports/temp/