summaryrefslogtreecommitdiff
path: root/apps/system
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-13 20:54:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-13 20:54:53 -0600
commite89f422d9e2660313beb46a12c7a343693452459 (patch)
tree346a463a8d8a6ac692ceb1b20f88d5f388952f27 /apps/system
parentde88ac15376fb0d4bd844051b60035463a1f7bbc (diff)
downloadnuttx-e89f422d9e2660313beb46a12c7a343693452459.tar.gz
nuttx-e89f422d9e2660313beb46a12c7a343693452459.tar.bz2
nuttx-e89f422d9e2660313beb46a12c7a343693452459.zip
Sudoku needs a .gitignore
Diffstat (limited to 'apps/system')
-rw-r--r--apps/system/sudoku/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/system/sudoku/.gitignore b/apps/system/sudoku/.gitignore
new file mode 100644
index 000000000..83bd7b811
--- /dev/null
+++ b/apps/system/sudoku/.gitignore
@@ -0,0 +1,11 @@
+/Make.dep
+/.depend
+/.built
+/*.asm
+/*.rel
+/*.lst
+/*.sym
+/*.adb
+/*.lib
+/*.src
+/*.obj