mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00

cask is a dependency/package management tool for Emacs lisp packages. Adding .cask to gitignore template to avoid tracking of installed packages not a part of repository
5 lines
36 B
Text
5 lines
36 B
Text
# Compiled
|
|
*.elc
|
|
|
|
# Packaging
|
|
.cask
|