diff options
author | Austin Foxley <austinf@cetoncorp.com> | 2009-10-20 13:19:35 -0700 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2009-10-20 13:22:04 -0700 |
commit | 39d69ba8cee285192ae64808e2151b5848fb649b (patch) | |
tree | 8f92947952a059462dd4fbe3a1bcabe0b7eb4c8f | |
parent | 0f3e8be7739934e920143682ff9d93c5d29e5de5 (diff) |
remove useless .gitignore
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
-rw-r--r-- | extra/.gitignore | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/extra/.gitignore b/extra/.gitignore deleted file mode 100644 index f47fe57ec..000000000 --- a/extra/.gitignore +++ /dev/null @@ -1,22 +0,0 @@ -# -# Never ignore these -# -!.gitignore - -# -# Generated files -# -locale/c8tables.h -locale/codesets.txt -locale/gen_collate -locale/gen_ldc -locale/gen_locale -locale/gen_wc8bit -locale/gen_wctype -locale/locale_collate.h -locale/locale_data.c -locale/locale_tables.h -locale/locales.txt -locale/lt_defines.h -locale/uClibc_locale_data.h -locale/wctables.h |