summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9e280fc..9729c27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,8 @@
+# .gitignore - Which files to ignore
+#
+# Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com>
+# SPDX-Licence-Identifier: AGPL-3.0-or-later
+
*.o
*.log
.mypy_cache/