aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/ipm/const.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipm/const.py b/src/ipm/const.py
index b8dc092..eff51c9 100644
--- a/src/ipm/const.py
+++ b/src/ipm/const.py
@@ -16,7 +16,7 @@ ATTENTIONS = (
"This file is @generated by IPM.",
"It is not intended for manual editing.",
)
-GITIGNORE = """# Initialized `.gitignores` @generated by IPM.
+GITIGNORE = """# Initialized `.gitignore` @generated by IPM.
# Python
__pycache__/
*.pyc