summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index d6ae6e1c53ba..bd6ad2726234 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
pkg/
src/
-SASfit*.tar.gz
+*.tar.gz
*.pkg.tar.xz
-*~ \ No newline at end of file
+*~
+*.log \ No newline at end of file