diff options
author | Theodore Ts'o <tytso@mit.edu> | 2004-05-05 09:02:36 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2004-05-05 09:02:36 -0400 |
commit | aa5c0a4562fd9f991557311e400cc93972bbea3e (patch) | |
tree | 7f8be5f21b09f35c75ba221e95da6adeb3b6e797 /lib/uuid | |
parent | 723fa2c24d58eef609a5fdd9e02da074e8ce89e6 (diff) | |
download | e2fsprogs-aa5c0a4562fd9f991557311e400cc93972bbea3e.tar.gz |
Remove .cvsignore files; they were out of date, and causes lintian
to flame about their presence in the source tarball.
Diffstat (limited to 'lib/uuid')
-rw-r--r-- | lib/uuid/.cvsignore | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/uuid/.cvsignore b/lib/uuid/.cvsignore deleted file mode 100644 index 7ddf835b..00000000 --- a/lib/uuid/.cvsignore +++ /dev/null @@ -1,12 +0,0 @@ -Makefile -libuuid.3 -uuid_clear.3 -uuid_compare.3 -uuid_copy.3 -uuid_generate.3 -uuid_is_null.3 -uuid_unparse.3 -uuid_parse.3 -uuid_time.3 -tst_uuid -uuid_time |