Skip to content

Commit cffbb77

Browse files
committed
move envrc to data/
1 parent 2c0a652 commit cffbb77

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.envrc

-6
This file was deleted.

.envrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
data/envrc

data/envrc

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
export GIT_AUTHOR_NAME="Ryan Delaney"
2+
export GIT_AUTHOR_EMAIL="[email protected]"
3+
export GIT_COMITTER_NAME="Ryan Delaney"
4+
export GIT_COMITTER_EMAIL="[email protected]"
5+
export COPYRIGHT_HOLDER="Ryan Delaney"
6+
export COPYRIGHT_CLAIM="All rights reserved"

0 commit comments

Comments
 (0)