Commit Graph

85 Commits

Author SHA1 Message Date
Maxi Wolff 4c9cd947a0
Remove depreciated github layer
and ignore flycheck_packages temp files
2022-07-31 17:26:07 +02:00
Loïc Estève 42b6ff3f09 Add /recentf~ to .gitignore 2022-07-03 19:05:45 +02:00
Alfonso Montero 4f66e93ed9
Add 'devdocs' dir to '.gitignore' file. (#15368) 2022-02-20 22:50:46 -05:00
Maxi Wolff e67caf8486
[lsp] Revise lsp layer's create temp files in cache folder feature
to avoid having to add a lot of additional ignore
statements to our .gitignore file.

For now this shall reside in LSP layer if it becomes too big
we can do a more refined design based on the auto-complete
layer.
2021-09-10 22:13:14 +02:00
Ray acea332435
Move known temporary files of LSP into `spacemacs-cache-directory`.
By enabling all layers referring to lsp and searching packages they depend
on, currently I found these variables:
`lsp-server-install-dir`
`lsp-session-file`
`lsp-eslint-library-choices-file`
`lsp-yaml-schema-store-local-db`
`lsp-vetur-global-snippets-dir`
2021-09-10 22:13:13 +02:00
Alfonso Montero 649028658a
Add 'image-dired' directory to .gitignore. (#14748) 2021-05-08 13:36:12 -04:00
Maximilian Wolff 10a8803d60
Restore .gitignore
I have previously removed the exception for the
private folder to restore the deleted README
files in there.
2021-02-07 21:40:04 +01:00
Maximilian Wolff 85e6234708
Restore docs in private folder 2021-02-07 21:38:38 +01:00
Keith Pinson fc9d63b31d Add meghanada, eln-cache and vimish-fold to .gitignore
* meghanada is an LSP client for Java
* eln-cache (gccemacs) is for the native-comp branch of Emacs 28.0
* vimish-fold is there because said package has persistent folds
2020-10-20 22:05:03 +01:00
duianto 83d834207c [lua] Ignore EmmyLua-LS-all.jar in .emacs.d 2020-08-26 22:39:21 +02:00
Shrutarshi Basu 62fdd198bb
Add racket-xp-mode to Racket layer
racket-xp-mode is an optional minor mode that enhances the racket-mode to
explain and explore Racket code. The racket-xp-mode is started with a mode-hook
on racket-mode. Deprecated racket-mode functions are replaced with their
racket-xp-mode versions. The remaining racket-xp-mode functions are added to
keybindings as per Spacemacs conventions.

Also add the racket-mode directory to .gitignore.
2020-05-15 22:58:29 +02:00
duianto 1176c43660
Sort .gitignore alphabetically*
Preserved the order of ! (unignored) related entries
2019-12-15 20:52:51 +00:00
Maximilian Wolff efe39163df
Revise quickurl layer
Added undocumented keybindings to README.org
Moved bindings from top level to application specific
Fix some smaller documentation issues
Added "quickurls" file to .gitignore
2019-12-14 20:13:01 +00:00
Maximilian Wolff 43bf85c685
Revise php layer
Make doc more clearly describe which tools belong to which backend.
Change keybindings to be consistent with spacemacs conventions.
Simplify LSP layer code.
2019-12-06 20:12:40 +01:00
Benjamin Hipple 2880d44356
gitignore: ignore org-journal.cache file
The org-journal package from the org layer is writing this cache file to more
quickly compute the next journal date. While it's configurable via
`org-journal-cache-file`, by default it goes into the `user-emacs-directory` and
results in a dirty git status on spacemacs.
2019-11-23 22:22:03 +01:00
Matthew Leach ae5ed6afda [gitignore] ignore bbdb file
Ignore the BBDB file as by default it is stored in ~/.emacs.d.
2019-10-19 23:37:49 +02:00
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