mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 19:19:51 +00:00
Ignore *.el in the packages directory.
This commit is contained in:
parent
ba19cb6f3d
commit
ec2655bea3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
/sync
|
/sync
|
||||||
/packages/*.tar
|
/packages/*.tar
|
||||||
|
/packages/*.el
|
||||||
/packages/archive-contents
|
/packages/archive-contents
|
||||||
/working/*/
|
/working/*/
|
||||||
/webpage/index.html
|
/webpage/index.html
|
||||||
|
|
Loading…
Reference in a new issue