mirror of
https://github.com/SqrtMinusOne/elfeed-summary.git
synced 2025-12-10 09:43:02 +03:00
Ignore generated autoloads file
Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
This commit is contained in:
parent
ccbaf85d9e
commit
7a25708b8a
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
|
# Autoloads
|
||||||
|
*autoloads*
|
||||||
|
|
||||||
# Compiled
|
# Compiled
|
||||||
*.elc
|
*.elc
|
||||||
|
|
||||||
|
|
@ -8,4 +11,4 @@
|
||||||
*~
|
*~
|
||||||
|
|
||||||
# Undo-tree save-files
|
# Undo-tree save-files
|
||||||
*.~undo-tree
|
*.~undo-tree
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue