mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
* .gitignore: Add patterns for ELPA-generated files
This commit is contained in:
parent
76e1eee654
commit
946b27ddca
4
.gitignore
vendored
4
.gitignore
vendored
@ -9,3 +9,7 @@ extras/imported/**
|
|||||||
*.elc
|
*.elc
|
||||||
ert-x.*
|
ert-x.*
|
||||||
ert.*
|
ert.*
|
||||||
|
|
||||||
|
# ELPA-generated files
|
||||||
|
/yasnippet-autoloads.el
|
||||||
|
/yasnippet-pkg.el
|
||||||
|
Loading…
x
Reference in New Issue
Block a user