1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 05:34:21 +01:00

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.
This commit is contained in:
Robert Richter 2017-03-12 11:37:13 -05:00
parent a719cf1ad3
commit 8e85b39340
No known key found for this signature in database
GPG Key ID: BEC39BF873A0103B

View File

@ -36,6 +36,9 @@
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties