From fd7a0837e97f3e5f2f84ba8960797e803e756492 Mon Sep 17 00:00:00 2001 From: Choe Hwanjin Date: Sat, 17 Dec 2011 16:34:19 +0900 Subject: =?UTF-8?q?ignore=20list=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7cb2394 --- /dev/null +++ b/.gitignore @@ -0,0 +1,50 @@ +ABOUT-NLS +ChangeLog +INSTALL +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.rpath +config.status +config.sub +configure +data/hanja/Makefile +data/hanja/Makefile.in +depcomp +doc/Doxyfile +doc/hangulkeyboards.dox +install-sh +libhangul.pc +libtool +ltmain.sh +m4 +missing +po/Makevars.template +po/POTFILES +po/Rules-quot +po/boldquot.sed +po/en@boldquot.header +po/en@quot.header +po/insert-header.sin +po/ko.gmo +po/libhangul.pot +po/quot.sed +po/remove-potcdate.sed +po/remove-potcdate.sin +po/stamp-po +stamp-h1 +tools/hangul +*/Makefile +*/Makefile.in +*/Makefile.in.in +*/*.la +*/*.lo +*/*.o +*/.deps +*/.libs -- cgit v1.2.1