From cb5a25f4e23f9c2180b3845859b5795cd99ded29 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 6 Jun 2008 11:04:43 +0200 Subject: [PATCH] Add .gitignore. --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..264d79a --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +*.[oa] +foo* +bar* +*cmdline.[ch] +osl.h +osl_errors.h +errtab.h +GPATH +GRTAGS +GSYMS +GTAGS +Makefile.deps +TODO +*.swp +oslfsck +libosl* -- 2.39.2