8000 test gitignore · qhussain97/intro-to-python@c2650cd · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit c2650cd

Browse files
author
Replit user
committed
test gitignore
1 parent b21b5a1 commit c2650cd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
.DS_Store
2+
.git
3+
4+
.env
5+
.venv
6+
env/
7+
venv/
8+
ENV/
9+
env.bak/
10+
venv.bak/
11+
12+
.cache
13+
.replit
14+
.config
15+
replit.nix

0 commit comments

Comments
 (0)
0