mirror of
https://github.com/SqrtMinusOne/elfeed-summary.git
synced 2025-12-11 18:13:03 +03:00
Merge pull request #11 from Thaodan/git_ignore_autoload
Ignore generated autoloads file
This commit is contained in:
commit
063f60a9a7
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
|
# Autoloads
|
||||||
|
*autoloads*
|
||||||
|
|
||||||
# Compiled
|
# Compiled
|
||||||
*.elc
|
*.elc
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue