Skip to content

Commit 0f42323

Browse files
committed
IGNOREME 🐍
1 parent f4ceaa2 commit 0f42323

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,8 @@ node_modules
3737

3838
#SERVERLESS STUFF
3939
admin.env
40-
.env
40+
.env
41+
42+
#PYTHON STUFF
43+
*.py[co]
44+
__pycache__

0 commit comments

Comments
 (0)