Kaynağa Gözat

elisp: adding .cask files to gitignore

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
pull/1096/head
Abhishek L 10 yıl önce
ebeveyn
işleme
e151cb8c5d
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3
    0
      Elisp.gitignore

+ 3
- 0
Elisp.gitignore Dosyayı Görüntüle

@@ -1,2 +1,5 @@
# Compiled
*.elc

# Packaging
.cask

Loading…
İptal
Kaydet