summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore41
1 files changed, 3 insertions, 38 deletions
diff --git a/.gitignore b/.gitignore
index fb49c59..06741cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,40 +1,5 @@
-# Ignore tag
-MASTER-REPO_DO-NOT-DELETE
+*.[oad]
*.lst
-*.objdump
-.DS_Store
-
-# Generally annoying things.
-*.[oa]
-*.pyc
-*.bin
+*.sym
*.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
+tags