Skip to content

Commit

Permalink
Create .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayad-Uddin-Tahsin authored Mar 28, 2023
1 parent 6941aa7 commit 1d0a39a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

.nix
.replit

1 comment on commit 1d0a39a

@vercel
Copy link

@vercel vercel bot commented on 1d0a39a Mar 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.