litex/.gitignore
Tim 'mithro' Ansell da1af98176 Adding outgoing directory to .gitignore
The outgoing directory is specified in the CONTRIBUTING.md instructions and the
git-send-email example given at http://git-scm.com/docs/git-send-email#EXAMPLE
2015-04-14 22:59:41 +08:00

15 lines
189 B
Text

__pycache__
build/*
*.o
*.d
*.a
*.elf
*.bin
*.fbi
tools/flterm
tools/byteswap
software/include/generated/*.h
software/include/generated/*.ld
software/include/generated/*.mak
*.vcd
outgoing