diff options
author | Werner Koch <[email protected]> | 2011-01-07 12:52:31 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-01-07 12:52:31 +0000 |
commit | b3f04d033b7a154b618fb84005272eb44361c508 (patch) | |
tree | 9c8cc3063ecfb216d918598cdf294d7f332b7752 /.gitignore | |
parent | Shorten git revision id (diff) | |
download | gpgme-b3f04d033b7a154b618fb84005272eb44361c508.tar.gz gpgme-b3f04d033b7a154b618fb84005272eb44361c508.zip |
Typo fixes. Spotted by Daiki Ueno.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..0b336ea5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/aclocal.m4 +/autom4te.cache +/config.h.in +/configure +Makefile.in |