aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-09-14 11:52:39 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-09-14 11:52:39 +0900
commit897f7e858500c4b577c47e2d4c6d29322f8edb91 (patch)
tree92503b1718e7dc8f496f10fd0cf94ea9550e4a20
parentb7d435f50f3cc521ffc004ba4108f30d02c55c8b (diff)
ci: Hide env file.
-rw-r--r--.gitignore1
-rw-r--r--env4
2 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index b25c15b..778226b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
*~
+env \ No newline at end of file
diff --git a/env b/env
deleted file mode 100644
index 58af914..0000000
--- a/env
+++ /dev/null
@@ -1,4 +0,0 @@
-SSL_CERT_DIR=/run/current-system/profile/etc/ssl/certs
-SSL_CERT_FILE=/run/current-system/profile/etc/ssl/certs/ca-certificates.crt
-GIT_SSL_CAINFO=/run/current-system/profile/etc/ssl/certs/ca-certificates.crt
-GUIX_LOCPATH=/run/current-system/locale