mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-25 07:27:16 +00:00
Sudoku needs a .gitignore
This commit is contained in:
parent
77a0d66b80
commit
e680bd2c0f
1 changed files with 11 additions and 0 deletions
11
system/sudoku/.gitignore
vendored
Normal file
11
system/sudoku/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
/Make.dep
|
||||
/.depend
|
||||
/.built
|
||||
/*.asm
|
||||
/*.rel
|
||||
/*.lst
|
||||
/*.sym
|
||||
/*.adb
|
||||
/*.lib
|
||||
/*.src
|
||||
/*.obj
|
||||
Loading…
Add table
Add a link
Reference in a new issue