diff options
author | MaxXor <admin@maxxor.org> | 2017-08-30 21:13:02 +0200 |
---|---|---|
committer | MaxXor <admin@maxxor.org> | 2017-08-30 21:13:02 +0200 |
commit | b338dad2410b5e6cb1c811589f01a991766e7768 (patch) | |
tree | ae8fcc85d4a97038d78be66effe977fbbcceb115 /external/miniupnpc/msvc/.gitignore | |
parent | Merge pull request #2349 (diff) | |
download | monero-b338dad2410b5e6cb1c811589f01a991766e7768.tar.xz |
update miniupnpc
Diffstat (limited to 'external/miniupnpc/msvc/.gitignore')
-rw-r--r-- | external/miniupnpc/msvc/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/external/miniupnpc/msvc/.gitignore b/external/miniupnpc/msvc/.gitignore new file mode 100644 index 000000000..6d88bf128 --- /dev/null +++ b/external/miniupnpc/msvc/.gitignore @@ -0,0 +1,4 @@ +*.db +.vs +Debug/ +Release/ |