metalsvm/.gitignore

26 lines
300 B
Text
Raw Normal View History

*.o
*.dep
*~
*.bin
*.sym
2011-03-02 05:36:06 +01:00
*.pcap
*.img
2011-04-07 16:04:32 +02:00
*.a
*.log
2011-04-20 23:14:15 +02:00
*.swp
2011-04-07 16:04:32 +02:00
*.DS_Store
*.swp
tags
include/metalsvm/config.h
Makefile
tools/make_initrd
newlib/examples/hello
2011-04-21 00:25:05 +02:00
newlib/examples/jacobi
newlib/examples/echo
newlib/examples/tests
2011-05-23 13:47:05 +02:00
newlib/examples/hangman
newlib/tmp/*
newlib/x86/*
metalsvm.elf
documentation/html/