diff options
author | Tom Emerson <tremerson@gmail.com> | 2014-10-15 12:23:58 -0400 |
---|---|---|
committer | Tom Emerson <tremerson@gmail.com> | 2014-10-15 12:23:58 -0400 |
commit | 8b02143fb7de0377ac1e1f15bbcb4d6ab50071b3 (patch) | |
tree | c41736fc8b492a5e03cd08266786d0777cdbedd3 /Leiningen.gitignore | |
parent | d9cc01e935a8f0f961a3b2eed38c16d27cc07f64 (diff) | |
download | gitignore-8b02143fb7de0377ac1e1f15bbcb4d6ab50071b3.tar.gz gitignore-8b02143fb7de0377ac1e1f15bbcb4d6ab50071b3.zip |
Added Cider's .nrepl-port file.
Diffstat (limited to 'Leiningen.gitignore')
-rw-r--r-- | Leiningen.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Leiningen.gitignore b/Leiningen.gitignore index 0ef5d3f4..47fed6c2 100644 --- a/Leiningen.gitignore +++ b/Leiningen.gitignore @@ -9,3 +9,4 @@ pom.xml.asc .lein-repl-history .lein-plugins/ .lein-failures +.nrepl-port |