fix typo in .gitignore

Co-Authored-By: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
This commit is contained in:
Ralf Jung
2019-08-08 11:19:44 +02:00
committed by GitHub
parent 9cea446c6c
commit fcb186d0fe
+1 -1
View File
@@ -1,4 +1,4 @@
# This file should only ignore things that are generatd during a build,
# This file should only ignore things that are generated during a build,
# generated by common IDEs, and optional files controlled by the user
# that affect the build (such as config.toml).
# FIXME: This needs cleanup.