summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorShutterQuick <shutter@canternet.org>2020-10-10 19:25:24 +0200
committerGitHub <noreply@github.com>2020-10-10 18:25:24 +0100
commit219f8e62623ff0c3002be764c1dbf7201d0293db (patch)
tree0c466767e867f8d1e645afef1e971d6610a42385 /.gitignore
parent5f71fbdbffeecff18914fbe523e795a1d7680b47 (diff)
Implement support for Argon2 password hashing.
Resolves #1540.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0bf719c7c..d5c7d4de8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
/include/config.h
+/src/modules/m_argon2.cpp
/src/modules/m_geo_maxmind.cpp
/src/modules/m_ldap.cpp
/src/modules/m_mysql.cpp