File tree 4 files changed +20
-9
lines changed
Track 4_ReactJS_Web Development/Project/Frontend/hrc-dashboard
4 files changed +20
-9
lines changed Original file line number Diff line number Diff line change @@ -116,4 +116,7 @@ fabric.properties
116
116
.idea /httpRequests
117
117
118
118
# Android studio 3.1+ serialized cache file
119
- .idea /caches /build_file_checksums.ser
119
+ .idea /caches /build_file_checksums.ser
120
+ .env *
121
+ ! .env.project
122
+ ! .env.vault
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ #################################################################################
2
+ # #
3
+ # This file uniquely identifies your project in Dotenv Vault. #
4
+ # You SHOULD commit this file to source control. #
5
+ # #
6
+ # Generated with 'npx dotenv-vault new' #
7
+ # #
8
+ # Learn more at https://dotenv.org/env-vault #
9
+ # #
10
+ #################################################################################
11
+
12
+ DOTENV_VAULT=vlt_1d34fab5095e60eb7da83d6f794d220f1571df049ccb7bbca3c831e860533def
Original file line number Diff line number Diff line change @@ -102,3 +102,7 @@ deployment_keys.tar
102
102
103
103
.github /.release
104
104
release-artifacts- *
105
+
106
+ .env *
107
+ ! .env.project
108
+ ! .env.vault
You can’t perform that action at this time.
0 commit comments