Commit 14ebadf0 authored by Benoit Rat's avatar Benoit Rat

misc: add gitignore file

- Ignore typical files
- Ignore all log folders
parent c4a2585a
## .gitignore file
# OS generated #
####################
*.bak
*.*\#
\#*
.\#*
*.*~
*.swp
*.cache
Thumbs.db
# Compiled source #
###################
*.exe
*.o
*.a
*.so
*.wlf
*.vstf
*.vcd
*.pyc
# Eclipse #
###################
.library_mapping.xml
.project
.cproject
.settings/*
# Binaries Files #
###################
*.zip
#*.bin
#*.bit
# PTS Related #
###################
serial.txt
log/
log_*/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment