aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 727bc05..2890f28 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,10 @@
+# Python and pelican directories
+__pycache__/
+env/
+output/
+plugins/
+
+# Weird files
+**/*.pyc
+*.pid
.directory