8000 rename the .env/ (directory) to .env (file) · github/codespaces-django@783a0fc · GitHub
[go: up one dir, main page]

Skip to content

Commit 783a0fc

Browse files
rename the .env/ (directory) to .env (file)
1 parent 77a3450 commit 783a0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
db.sqlite3
22
__pycache__/
33
staticfiles/
4-
.env/
4+
.env
55
venv/

0 commit comments

Comments
 (0)
0