Skip to content
This repository was archived by the owner on Apr 17, 2018. It is now read-only.

Commit 5acec23

Browse files
committed
Add repl history to .gitignore
1 parent f60a39d commit 5acec23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
**/target/
22
**/.nrepl-port
3+
**/.nrepl-history
34
/out
45
/.serverless
56
**/node_modules

0 commit comments

Comments
 (0)