From 7bbe590cfc5577ccf50e44cb327d79c163e455c5 Mon Sep 17 00:00:00 2001 From: Razvan Deaconescu Date: Sat, 21 Nov 2009 21:04:10 +0200 Subject: [PATCH] updated .gitignore to ignore .db files (presumed to be the names of database files --- .gitignore | 1 + ...btorrent_verbose.sample.txt => libtorrent-verbose.sample.txt} | 0 2 files changed, 1 insertion(+) rename log-samples/libtorrent/{libtorrent_verbose.sample.txt => libtorrent-verbose.sample.txt} (100%) diff --git a/.gitignore b/.gitignore index f3d74a9..151a6d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc *~ +*.db diff --git a/log-samples/libtorrent/libtorrent_verbose.sample.txt b/log-samples/libtorrent/libtorrent-verbose.sample.txt similarity index 100% rename from log-samples/libtorrent/libtorrent_verbose.sample.txt rename to log-samples/libtorrent/libtorrent-verbose.sample.txt -- 2.20.1