diff options
author | Mike Gerwitz <gerwitm@lovullo.com> | 2016-08-23 12:16:27 -0400 |
---|---|---|
committer | Mike Gerwitz <gerwitm@lovullo.com> | 2016-08-23 12:16:27 -0400 |
commit | 12cfc2e7ff7654cb859542ecc3317046e623e31c (patch) | |
tree | 6f3c40ee88737d4c83153e342fef2dba564aa105 /.gitignore | |
parent | 1e8d6218fd679486b21ae1e9d3c711f38ac43dd6 (diff) | |
download | tame-12cfc2e7ff7654cb859542ecc3317046e623e31c.tar.gz tame-12cfc2e7ff7654cb859542ecc3317046e623e31c.tar.bz2 tame-12cfc2e7ff7654cb859542ecc3317046e623e31c.zip |
/src/{init=>conf}.xsl .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /test/index.html /test/**/xspec/ /src/**/*.texi -/src/conf.xsl +/src/init.xsl /VERSION *.apply *.info |