mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02: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
|