Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-11-30 23:16:26 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2015-11-30 23:16:26 +0300
commit9397431478f34c6383b83cca8992467a226cd122 (patch)
tree94d7fb8154f0bbc2dd56dafef34d1db590bdf6d0 /.gitignore
parentc95b5429ba252b8656727356c8f881cdd66fe2bb (diff)
Add *.db to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8a840f80..9d67d45d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,9 +2,10 @@
*.user
*.suo
*.sdf
-*.opendb
*.opensdf
*.aps
+*.db
+*.opendb
/ipch
/bin_*