Skip to content

Commit ba46f27

Browse files
committed
Added .env to .gitignore
1 parent 600baed commit ba46f27

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ qwt/tests/demo.png
55
doc.zip
66
doctmp/
77

8+
# Visual Studio Code
9+
.env
10+
811
# Created by https://www.gitignore.io/api/python
912

1013
### Python ###

0 commit comments

Comments
 (0)