summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Berndt <ronny@apache.org>2022-12-20 11:20:21 +0100
committerGitHub <noreply@github.com>2022-12-20 11:20:21 +0100
commite6b1be70050fe887f7438a43dba4833b0fc8022e (patch)
treed85af95af7d02553afbd174267164af4fed66e56
parent783c54e3a8e8e0e16e21afa56fdd25eb81ea85fb (diff)
downloadcouchdb-e6b1be70050fe887f7438a43dba4833b0fc8022e.tar.gz
Ignore built win binaries (#4323)
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7c2b9f189..3ec922c7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,9 @@
*.pyc
*.swp
*.pdb
+*.dll
+*.lib
+*.exp
*~
.venv
.DS_Store