aboutsummaryrefslogtreecommitdiffstats
path: root/uart-loader/.gitignore
diff options
context:
space:
mode:
authorH. Nikolaus Schaller <hns@goldelico.com>2012-04-20 14:13:13 +0200
committerH. Nikolaus Schaller <hns@goldelico.com>2012-04-20 14:13:13 +0200
commit8a096e250cd4eafa42cc44ec40a4f76d336f8616 (patch)
treeeb78d44f840c4d31f2883f0c35b71b89d0ee47e7 /uart-loader/.gitignore
parent819e36b8ceadb1d67db1ffe91b99c5282bfc6159 (diff)
downloadbootable_bootloader_goldelico_gta04_x-loader-8a096e250cd4eafa42cc44ec40a4f76d336f8616.zip
bootable_bootloader_goldelico_gta04_x-loader-8a096e250cd4eafa42cc44ec40a4f76d336f8616.tar.gz
bootable_bootloader_goldelico_gta04_x-loader-8a096e250cd4eafa42cc44ec40a4f76d336f8616.tar.bz2
cleaned old uart-monitor and uart-loader which have become part of x-loader
Diffstat (limited to 'uart-loader/.gitignore')
-rw-r--r--uart-loader/.gitignore50
1 files changed, 0 insertions, 50 deletions
diff --git a/uart-loader/.gitignore b/uart-loader/.gitignore
deleted file mode 100644
index 5bc6dd2..0000000
--- a/uart-loader/.gitignore
+++ /dev/null
@@ -1,50 +0,0 @@
-#
-# NOTE! Don't add files that are generated in specific
-# subdirectories here. Add them in the ".gitignore" file
-# in that subdirectory instead.
-#
-# Normal rules
-#
-.*
-*.o
-*.o.*
-*.a
-*.s
-*.ko
-*.so
-*.so.dbg
-*.mod.c
-*.i
-*.lst
-*.symtypes
-
-#
-# Top-level generic files
-#
-x-load
-x-load.*
-System.map
-include/asm/arch
-include/asm/proc
-include/config.h
-include/config.mk
-!.gitignore
-signGP
-MLO
-
-#
-# Generated include files
-#
-
-# stgit generated dirs
-patches-*
-
-# quilt's files
-patches
-series
-
-# cscope files
-cscope.*
-
-*.orig
-*.rej