Helzheng123 / gitignore-env

this is an example repo of using a .gitignore and .env file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitignore-env

this is an example repo of using a .gitignore and .env file

.env instructions

please creat a .env file that contains the following keys, with your own values, or see the .env.test file

mypassword = 123
myusername = helen
myotherpassword = 456
myotherusername = zheng

About

this is an example repo of using a .gitignore and .env file


Languages

Language:Python 100.0%