diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0571287 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.lo +*.o +*.so +*.tar.gz diff --git a/luaiconv.c b/luaiconv.c index 8fcfacb..c2665eb 100644 --- a/luaiconv.c +++ b/luaiconv.c @@ -24,7 +24,6 @@ * If you use this package in a product, an acknowledgment in the product * documentation would be greatly appreciated (but it is not required). * - * $Id$ * */