branch: elpa/alect-themes
commit c0eaad13176a8e0f8d2928105d1550276a18547a
Author: Alex Kost <[email protected]>
Commit: Alex Kost <[email protected]>

    gitignore: Ignore "tmp" instead of "temp"
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 2e60fb8..c966584 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 *.elc
 screenshots
 alect-test.el
-temp
+tmp

Reply via email to