summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b65e123..946476b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@ build/powder*
build/stamps/*
*~
*.pyc
-utils/* \ No newline at end of file
+utils/*
+*.log \ No newline at end of file