aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-02-19 12:14:46 -0500
committerJesús <heckyel@hyperbola.info>2019-02-19 12:14:46 -0500
commit0cd1e053c882583301b6c8b94540e8d14025b66e (patch)
tree8015ceefc2a56d37da551e0016c339b5367fb8f7 /.gitignore
parent9d7ddfd708571ab9c9b3341db313553525ed10d9 (diff)
downloadcl-0cd1e053c882583301b6c8b94540e8d14025b66e.tar.lz
cl-0cd1e053c882583301b6c8b94540e8d14025b66e.tar.xz
cl-0cd1e053c882583301b6c8b94540e8d14025b66e.zip
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5de374a..0e44bc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,9 @@ __pycache__/
# Pelican
output/
+# Makefile
+Makefile
+
# Environments
.env
.venv