Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
widget_Francoconuts
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Chester Tan
widget_Francoconuts
Commits
2e2e6333
Commit
2e2e6333
authored
Apr 05, 2022
by
Chester Tan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed .env and added it to .gitignore
parent
be7597e3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitignore
.gitignore
+2
-1
.env
widget_Francoconuts/.env
+0
-1
No files found.
.gitignore
View file @
2e2e6333
...
@@ -3,4 +3,5 @@
...
@@ -3,4 +3,5 @@
*.pyc
*.pyc
__pycache__
__pycache__
db.sqlite3
db.sqlite3
media
media
\ No newline at end of file
.env
\ No newline at end of file
widget_Francoconuts/.env
deleted
100644 → 0
View file @
be7597e3
SECRET_KEY = 'django-insecure-$y$z*4bad7nc46_+$udo32cis1&=e&%7#*_$47+ym=d#u3t46m'
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment