Commit graph

14 commits

Author SHA1 Message Date
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