diff options
author | Austin Foxley <austinf@cetoncorp.com> | 2009-10-17 12:00:36 -0700 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2009-10-17 12:00:36 -0700 |
commit | 9a03e98a3b418f33c347a6023e9320f3a42cb9e4 (patch) | |
tree | cf5f5bdee306488a36fa6bd6ce7097fb4745a5c9 /extra/.gitignore | |
parent | d74a3db4bf9632a474f44cebe7457e23d45027fb (diff) |
add .gitignore for test/ and extra/
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'extra/.gitignore')
-rw-r--r-- | extra/.gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/extra/.gitignore b/extra/.gitignore new file mode 100644 index 000000000..f47fe57ec --- /dev/null +++ b/extra/.gitignore @@ -0,0 +1,22 @@ +# +# 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 |