branch: externals/window-commander commit 862d945bdb1255835d6d1a09313cb967852a2313 Author: Daniel Semyonov <[email protected]> Commit: Daniel Semyonov <[email protected]>
; Ignore Emacs' backup files
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 5fd8423ea5..497a4f8ee4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
dir
*.tar
swsw
+*~
