gitignore/Global
Robert Richter 8e85b39340
Add Cursive's REPL history file
**Reasons for making this change:**

The file `replstate.xml` contains the history of the Clojure REPL
that Cursive adds to IntelliJ. Obviously that's user-specific,
and not relevant to other users.

**Links to documentation supporting these rule changes:**

This file is not well-documented, but in cursive-ide/cursive#1325,
the Cursive developers state that this is the REPL history file,
and that deleting it is acceptable troubleshooting if it's
causing trouble.
2017-03-12 11:37:13 -05:00
..
Anjuta.gitignore
Ansible.gitignore introduce Ansible ignores 2016-09-07 15:49:29 +02:00
Archives.gitignore
Bazaar.gitignore Create the gitignore for Bazaar version control system 2016-06-12 22:44:23 +01:00
BricxCC.gitignore
Calabash.gitignore Move Calabash to Global 2016-01-27 12:24:30 +01:00
Cloud9.gitignore
CodeKit.gitignore
CVS.gitignore
DartEditor.gitignore
Dreamweaver.gitignore
Dropbox.gitignore
Eclipse.gitignore [Eclipse] Add excludes kept in Scala.gitignore . 2017-02-17 01:07:06 +05:00
EiffelStudio.gitignore Fix few typos 2015-12-13 16:07:46 +02:00
Emacs.gitignore Add .dir-locals.el 2016-11-04 09:57:41 -03:00
Ensime.gitignore
Espresso.gitignore
FlexBuilder.gitignore
GPG.gitignore
JDeveloper.gitignore
JetBrains.gitignore Add Cursive's REPL history file 2017-03-12 11:37:13 -05:00
Kate.gitignore
KDevelop4.gitignore
Lazarus.gitignore
LibreOffice.gitignore
Linux.gitignore Add .nfs files to Linux.gitignore 2016-09-19 17:21:02 +01:00
LyX.gitignore
macOS.gitignore Rename OSX.gitignore to macOS.gitignore 2016-08-30 19:12:57 +02:00
Matlab.gitignore Added Simulink .autosave extension 2017-01-27 16:23:44 +00:00
Mercurial.gitignore
MicrosoftOffice.gitignore Comment more clear. 2016-04-28 15:40:02 +02:00
ModelSim.gitignore
Momentics.gitignore
MonoDevelop.gitignore
NetBeans.gitignore nbactions.xml must not be ignored (?) 2016-08-22 23:36:09 +05:30
Ninja.gitignore
NotepadPP.gitignore
Otto.gitignore Add Otto 2015-09-28 15:06:14 -07:00
README.md
Redcar.gitignore
Redis.gitignore
SBT.gitignore [SBT] Add some excludes kept in Scala.gitignore . 2017-02-17 01:08:00 +05:00
SlickEdit.gitignore
Stata.gitignore
SublimeText.gitignore SublimeText: ignore new Package Control certs 2017-01-02 23:42:01 +00:00
SVN.gitignore
SynopsysVCS.gitignore
Tags.gitignore Ignore GNU Global GSYMS database of other symbols 2016-08-16 13:41:52 +02:00
TextMate.gitignore
TortoiseGit.gitignore
Vagrant.gitignore
Vim.gitignore Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz". 2016-12-05 22:38:27 -05:00
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 2016-01-21 10:36:01 +01:00
VisualStudioCode.gitignore Modified VS Code .gitignore 2016-11-21 14:04:42 +01:00
WebMethods.gitignore
Windows.gitignore Add ehthumbs_vista.db as Windows thumbnail cache file 2016-11-30 13:30:27 +01:00
Xcode.gitignore Remove *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore 2015-11-19 00:24:34 +00:00
XilinxISE.gitignore Update to include iMPACT and Core Generator files 2015-12-06 11:47:00 -08:00

Globally Useful gitignores

This directory contains globally useful gitignores, e.g. OS-specific and editor specific.

For more on global gitignores: https://help.github.com/articles/ignoring-files/#create-a-global-gitignore

And a good blog post about 'em: http://augustl.com/blog/2009/global_gitignores