aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/armdebug/.gitignore
diff options
context:
space:
mode:
authorTC Wan2010-12-02 17:49:30 +0800
committerTC Wan2010-12-02 17:49:30 +0800
commit6434b7466f3ba860396b9b14bb47320c19d04473 (patch)
treefb076c83d1c3f2535b89afee406da8432421b735 /AT91SAM7S256/armdebug/.gitignore
parenta71fd1b78f6e2ead46f374ca19f0f8eaf7de99d2 (diff)
parent97cc8322cef8027db22a24b7e011e5386171d97f (diff)
merge armdebug as a subtree
Diffstat (limited to 'AT91SAM7S256/armdebug/.gitignore')
-rw-r--r--AT91SAM7S256/armdebug/.gitignore40
1 files changed, 40 insertions, 0 deletions
diff --git a/AT91SAM7S256/armdebug/.gitignore b/AT91SAM7S256/armdebug/.gitignore
new file mode 100644
index 0000000..fb49c59
--- /dev/null
+++ b/AT91SAM7S256/armdebug/.gitignore
@@ -0,0 +1,40 @@
+# Ignore tag
+MASTER-REPO_DO-NOT-DELETE
+*.lst
+*.objdump
+.DS_Store
+
+# Generally annoying things.
+*.[oa]
+*.pyc
+*.bin
+*.elf
+*.rxe
+*.map
+*.orig
+*.log
+*~
+*.swp
+\#*\#
+.\#*
+
+# Python distutils creates this when building.
+pynxt/build/
+
+# Files generated during a NxOS build.
+nxos/base/_font.h
+nxos/doc/*/
+
+# The TVM port has a whole SVN checkout not managed by hg.
+nxos/systems/tvm/tvm/
+
+# SCons cruft
+nxos/.sconsign.dblite
+nxos/.sconf_temp
+nxos/build_flags.py
+
+# Precommit hooks drop a commit.msg file if they fail.
+commit.msg
+
+# The option-cache
+scons.options