aboutsummaryrefslogtreecommitdiffstats
path: root/Elisp.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* elisp: Ignore more build toolsJen-Chieh Shen2023-03-181-1/+7
| | | | .eask, .eldev, .keg are other build tools like .cask. dist is the default folder to build package distribution files.
* add final newlineTroy Pracy2016-10-271-1/+1
|
* add undo-tree save-filesTroy Pracy2016-10-271-1/+4
|
* add backup files (*~)Troy Pracy2016-10-271-0/+3
|
* elisp: adding .cask files to gitignoreAbhishek L2014-05-301-0/+3
| | | | | | 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
* Ignore file for elisp projectsJaseem Abid2013-11-191-0/+2
- Ignore compiled files