diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-03-07 14:35:38 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-03-07 14:35:38 +0000 |
commit | 116934fbf0f866176ca6e2360f10134c1da4eea7 (patch) | |
tree | 3f701985563f26fcc1465c8f067159c27c0a304d /Build/source/libs/graphite2/graphite2-1.2.1/.hgignore | |
parent | 6b2a8ddefb5477afc77abeee7d0f8d7b2a7049f3 (diff) |
graphite2 1.2.1
git-svn-id: svn://tug.org/texlive/trunk@29306 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/graphite2/graphite2-1.2.1/.hgignore')
-rw-r--r-- | Build/source/libs/graphite2/graphite2-1.2.1/.hgignore | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Build/source/libs/graphite2/graphite2-1.2.1/.hgignore b/Build/source/libs/graphite2/graphite2-1.2.1/.hgignore new file mode 100644 index 00000000000..5934da4b3c8 --- /dev/null +++ b/Build/source/libs/graphite2/graphite2-1.2.1/.hgignore @@ -0,0 +1,34 @@ +syntax:glob +*~ +*.bak +m4 +autom4te.cache +config +configure +config.status +config.log +aclocal.m4 +libtool +Makefile.in +Makefile +msvs9 +vs9 +nmake* +*.o +*.lo +*.Plo +*.swp +*.la +*.kdev4 +.cproject +.project +.pydevproject + +syntax:regexp +\.libs/ +\.deps/ +\.externalToolBuilders +build*/ +release/ +debug/ +dev/ |