branch: elpa/alect-themes commit 864ae3927039f5c125aa6a5feacf98fc05d37b6a Author: Alex Kost <[email protected]> Commit: Alex Kost <[email protected]>
gitignore: Ignore "autoloads" file
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c966584..25f94eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
screenshots
alect-test.el
tmp
+*-autoloads.el
