Commit graph

28 commits

Author SHA1 Message Date
Felix H. Dahlke 49b14fe569 Ignore eln-cache directory 2022-09-16 12:09:56 +03:00
Liam ea42da05c4
Update of prelude-go to replace gocode backend with lsp-mode and gopls (#1363) 2022-04-17 08:16:33 +03:00
Fidel Ramos 3f3f07e6b9 Ignore lsp-generated files 2020-12-21 09:44:09 +02:00
Bozhidar Batsov aaedc8537c Add var/ to gitignore
Prescient uses it by default for it's cache.
2020-12-14 13:59:29 +02:00
Nick Rothwell 041617e8b0
Add transient/ to .gitignore (#1286)
Seems it's coming from magit.
2020-10-04 13:08:53 +03:00
Andrei Beliankou 454fade724 Move prelude-modules.el under personal directory
Prelude modules are required by the definition file `prelude-modules.el`.
This file should be part of personal configuration.

Therefore:

- implemented loading of `personal/prelude-modules.el` in favour of
  loading `prelude-modules.el`;
- added a check for presence of both old and new files;
- adjusted documentation;
- adjusted the installer.

Closes #1206.
2018-11-21 10:10:06 +01:00
zzh699 dae2ee8ff0 Add cheatsheet
Group customized keybindings to each package

Add modules to cheatsheet

Define free form text

Add more documentation to packages

Add projectile commands and descripts in text format

Add commands for modules

Add all keybinds of each module

Better line separation

Fix wrong location of avy and anzu keybindings

Include cheatsheet in readme

Add doc to generate pdf

Add cheatsheet in TOC
2018-02-25 12:59:21 +07:00
Galder Zamarreño 5f7c33650a Ignore network-security.data file
* This file is a temporary file used by Emacs Network Security Manager.
It keeps details about connections. Such file should be ignored 
and never committed.
2017-08-10 09:46:20 +03:00
Ben Denham 8f014589a7 Ignore emacs desktop files (#1044) 2016-10-24 08:08:45 +02:00
toctan b9ed4eb440 Ignore pcache directory
http://github.com/sigma/pcache
pcache is used by gist.el
2014-05-26 23:47:13 +08:00
hbin 053e68f736 ignore the tramp file 2014-05-17 14:08:28 +08:00
Bozhidar Batsov 936482fb3b Ignore .cask 2013-08-12 19:03:50 +03:00
toctan 0e744f18f6 Add session* to .gitignore 2013-05-20 12:20:25 +08:00
Bozhidar Batsov aba613bc26 Ignore projectile-bookmarks.eld 2013-03-27 18:47:00 +02:00
Bozhidar Batsov 29dc436b64 Make the list of modules loaded by Prelude configurable.
Modules loaded by Prelude can now easily be adjusted via
the file `prelude-modules.el` in Prelude's installation folder.
To disable a module simply comment it out; conversely uncomment
a module to enable it.
2013-01-13 20:42:17 +02:00
Abizer Nasir 37362cc257 Change .gitignore to include the savefile dir instead of the savefiles dir 2012-06-23 23:54:19 +02:00
bas 87b7e23b1b Added savefile dir and updated gitignore. 2012-06-16 20:14:22 +02:00
Brian Corrigan 86b0ac01b7 Adds .smex-items and places to gitignore file 2012-06-08 11:21:53 -07:00
Bozhidar Batsov e30cb93db4 ignore the custom.el 2012-05-16 14:51:07 +03:00
Bozhidar Batsov 6fedc0ec70 ignore *.elc 2012-05-11 16:07:53 +03:00
Bozhidar Batsov d2364f00c9 ignore .DS_Store files 2012-04-17 17:36:06 +03:00
Bozhidar Batsov 3a3f78fab6 fixed #104 - personal dir is now a submodule 2012-04-04 18:17:59 +03:00
Bozhidar Batsov 25615df65e fixed #64 - added ede-projects.el to .gitignore 2012-02-15 16:56:03 +02:00
Jeff Kowalski b9251cfbbd added eshell dir to .gitignore 2012-02-07 20:23:40 -08:00
Bozhidar Batsov f19c00c272 added el-get for easier package management 2011-12-03 18:10:54 +02:00
Bozhidar Batsov 051275833b ignore all .el files under personal/ 2011-10-11 23:22:50 +03:00
Bozhidar Batsov 08ec913cb1 add url to .gitignore 2011-10-09 10:13:53 +03:00
Bozhidar Batsov 6c876a6531 fixed a couple of oversights 2011-10-07 23:47:41 +03:00