Skip to content

Commit 7eb87db

Browse files
author
David Cavazos
authored
Add Python virtual environment directory (env/) (GoogleCloudPlatform#2401)
Add the commonly used Python virtualenv directory `env/` to the gitignore.
1 parent f67eaa4 commit 7eb87db

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
@@ -25,3 +25,4 @@ credentials.dat
2525
.vscode/
2626
*sponge_log.xml
2727
.DS_store
28+
env/

0 commit comments

Comments
 (0)