metalsvm/.gitignore

31 lines
438 B
Plaintext

*.o
*.dep
*~
*.bin
*.sym
*.pcap
*.img
*.a
*.log
*.swp
*.DS_Store
tags
Makefile
include/metalsvm/config.h
include/metalsvm/config.inc
tools/make_initrd
tools/scc_bootinfo.asm
newlib/examples/hello
newlib/examples/memtest
newlib/examples/jacobi
newlib/examples/echo
newlib/examples/tests
newlib/examples/mshell
newlib/examples/server
newlib/examples/client
newlib/examples/rlogind
newlib/tmp/*
newlib/x86/*
metalsvm.elf
documentation/html/