Skip to content

Commit d76b3ae

Browse files
authored
Update .gitignore file (#154)
Updates `.gitignore` file to ignore files and directories that should not be committed to the repository. This pull request changes the following file(s): - Update `.gitignore` Signed-off-by: Nathanael Esayeas <[email protected]>
1 parent f98a669 commit d76b3ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*.env
44
*.env*
55
.DS_Store
6+
.devenv/
67
.direnv/
78
.dotenv/
89
.env

0 commit comments

Comments
 (0)