server/src/.gitignore
tomrus88 1904d2e654 Renamed HMACSHA1 to something that will not conflict with feature HMACSHA256 and HMACSHA512.
Conflicts:

	src/shared/Auth/AuthCrypt.cpp
	src/shared/Auth/HMACSHA1.cpp
2010-04-05 13:20:23 +04:00

12 lines
350 B
Text

#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# NOTE! Please use 'git-ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# Doxygen generic files
#
bnetd