add libs
This commit is contained in:
17
lib_uart/.gitignore
vendored
Normal file
17
lib_uart/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
**/.build*/*
|
||||
**/bin/*
|
||||
*.o
|
||||
*.xe
|
||||
*.vcd
|
||||
*.s
|
||||
*.xi
|
||||
*.i
|
||||
*.a
|
||||
**/_build/
|
||||
**/run_*.log
|
||||
**/pdf/*
|
||||
**/html/*
|
||||
**/.settings/*
|
||||
*.pyc
|
||||
test_results.csv
|
||||
xscope_out.xmt
|
||||
Reference in New Issue
Block a user