Jarosław Górny
debaff6ca6
Add the transient/ directory to gitignore
2019-09-14 00:53:23 +02:00
cormacc
c4a05f7ebf
Corrected keybinding collision (format-buffer)
...
`spacemacs/python-format-buffer` was bound to '='.
Subsequently clobbered by lsp layer declaration of '=' as prefix with subsidiary
keybindings.
Resolved by moving `spacemacs/python-format-buffer` binding to '=='.
Updated README accordingly.
Opportunistically added 'mspyls' dir to .gitignore
2019-08-31 22:19:53 +02:00
Spenser Truex
b5d2774965
Gitignore tags.
2019-06-29 16:06:36 +02:00
Billy Kaplan
5a0ab04653
Adding Ruby LSP Backend and DAP support
2019-05-27 22:09:31 +02:00
Uros Perisic
197d1e4c57
Add .dap-breakpoints
and .lsp-session-*
to .gitignore.
...
The `LSP Java` backend produces these tempfiles to preserve session state. The
glob in `lsp-session-*` is needed as multiple session files are produced when
working on multiple projects. There is no reason for these files to be kept
under version control.
2019-04-07 08:57:20 +02:00
Artur Juraszek
9f552df259
Include magit/forge SQLite db file in .gitignore
2019-01-14 23:15:31 +00:00
Magnus Therning
d29c783286
org: add a toggle for bringing in org-trello
...
Signed-off-by: Magnus Therning <magnus@therning.org>
2018-08-31 23:45:10 +03:00
kyoncho
862d873fa8
LSP Java backend for the Java layer
...
Fixes #10654
Added new backend for the Java.
2018-08-21 20:36:06 +01:00
Eugene Yaremenko
cf2d8b3460
Testing the tests ( #10793 )
...
* Add .directory to .gitignore
* TravisCI use Emacs 26.1
* CircleCI Add Emacs 26 & enable all tests
2018-06-06 23:55:29 -04:00
Jeremy Dormitzer
0e67c0eba2
Add epub layer
...
Ignore the nov-places file produced by nov.el
Fix link formatting
Add features to README
Format README
Remove trailing whitespace
2018-06-06 00:36:10 -04:00
Eivind Fonn
3d72cf2a53
Add templates layer (thanks YasuharuIida)
2018-05-22 23:46:07 -04:00
JAremko
2ef230369a
Convert new exporter into standalone tool
2017-08-02 09:16:23 +03:00
Tony Lotts
15873375dd
Ignore eww created url directory
2017-04-28 23:05:26 -04:00
syl20bnr
5a3a3f95f8
Ignore copied org files to /doc
2017-04-17 19:25:43 -04:00
deb0ch
333640c21a
add magnars/multiple-cursors.el's mc-lists.el to gitignore
2016-12-23 13:11:41 +02:00
Eivind Fonn
49845fc74a
Add some problematic files to gitignore
2016-08-21 15:17:46 +02:00
Josh Mize
f7427f4627
Fix .gitignore to enable submodule update
2016-08-07 16:26:34 +02:00
syl20bnr
5f6834ab23
Remove url cache from .gitignore
...
It is set to .cache directory
2016-02-16 23:42:05 -05:00
Andrew Hyatt
7cef221d82
Add files used by eww to .gitignore.
2016-02-16 23:41:17 -05:00
Joshua Ballanco
3e911ddd07
Correct ignore pattern for private
...
The pattern `private/*` only ignores items one level deep in the private directory. More deeply nested files (e.g. `private/snippets/mysnip`) will *not* be ignored. Changing this to just `private/` ignores the entire directory structure (minus the files explicitly included).
2016-01-11 22:00:13 -05:00
Eivind Fonn
212389b24d
Fix doc publishing code
...
- Fix wrong function names and variables
- Move export folder out of source tree, so we don't export the exports
- Add jpg to source image files
2015-11-02 22:30:44 +01:00
Eivind Fonn
1070d4b56a
Set up documentation publishing
2015-11-01 23:40:36 -05:00
Sebastian Wiesner
bb05ca487e
Ignore Cask bootstrap directory
2015-10-21 17:04:49 -04:00
syl20bnr
b45bc11851
Add local dir in private dir
2015-09-22 19:34:25 -04:00
syl20bnr
c505fde5e4
python: put anaconda-mode dir in cache dir
2015-09-22 19:28:53 -04:00
Robert O'Connor
6a520b611a
Add anaconda-mode/ to gitignore
2015-09-22 11:11:29 +02:00
syl20bnr
276c33bb31
Explicitly exclude private/snippets/README.md from ignored files
2015-01-29 00:35:14 -05:00
Tristan Hume
191d696dd1
Add a emacs-ycmd contrib layer.
2015-01-11 23:15:13 -05:00
syl20bnr
f7b8bdfe7d
Ignore games/ directory
2014-12-12 21:43:33 -05:00
syl20bnr
33a5bad727
Create private directory
2014-11-21 21:06:11 -05:00
syl20bnr
c2c0f2bcb9
Add nose and pylookup as regular directories
...
i.e. not as submodule
2014-11-14 23:12:47 -05:00
Rich Alesi
4db64a78e5
Begin to clean up root directory by getting persistent files into .cache
...
Conflicts:
spacemacs/packages.el
Added ac-comphist, recentf, and projectile cache files to .cache
2014-11-08 13:10:54 -05:00
syl20bnr
b78fd90a42
Update .gitignore
2014-11-04 13:09:26 -05:00
Tristan Hume
5546e9fe83
Git ignore jedi python env
2014-10-18 15:18:44 -04:00
syl20bnr
a0f38a328d
Update gitignore
2014-09-21 21:20:22 -04:00
syl20bnr
bcae558e7e
Ignore history file
2014-09-05 00:09:56 -04:00
syl20bnr
dc88ba2253
Remove more uneeded stuff
2014-09-02 00:51:43 -04:00
syl20bnr
87ac67f0b8
Update .gitignore
2014-09-01 01:13:01 -04:00
syl20bnr
679fb793ea
Update .gitignore
2014-07-09 23:44:32 -04:00
syl20bnr
cf9540d758
Save bookmarks in file .emacs.d/bookmarks
2014-05-04 15:08:13 -04:00
syl20bnr
4ac95a708b
Add keybindings for eval
2014-04-11 18:05:29 -04:00
syl20bnr
4ad4872a5a
Ignore .stackdump
2014-01-07 21:34:51 -05:00
sbenner
00ab934dda
Default desktop.el location settings
2013-12-18 10:32:03 -05:00
sbenner
99bb8c1122
Change destkop-mode save location
2013-12-13 11:55:47 -05:00
syl20bnr
03b8937db9
Add gist.el
2013-11-30 23:45:38 -05:00
sbenner
b1e6138980
Update .gitignore
2013-09-18 08:46:49 -04:00
syl20bnr
988198a219
Update .gitignore
2013-09-09 23:50:06 -04:00
syl20bnr
e421b04cff
Add forked edts
2013-05-07 10:04:03 -04:00
syl20bnr
12be1bac39
Fix solarized submodule.
2013-04-22 22:09:43 -04:00
syl20bnr
897abb6613
Add tramp to ignored files
2013-04-11 10:52:01 -04:00