Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a11ddc79..1348bafe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,4 +30,5 @@ venv
.idea/**
**/install.log
.DS_Store
-**/cmd_history.txt \ No newline at end of file
+**/cmd_history.txt
+**/*.*~