diff --git a/.gitignore b/.gitignore index 81c4784..26732ae 100644 --- a/.gitignore +++ b/.gitignore @@ -133,5 +133,9 @@ dist # Don't send any vscode files to git .vscode +# Don't save environmental variables +.env -.env \ No newline at end of file +# Don't save job description generate the file on each computer + +job_description.txt