Archisman Karmakar commited on
Commit
33cc653
·
1 Parent(s): 0426d64
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore CHANGED
@@ -15,3 +15,8 @@ venv/
15
  # Ignore Poetry and Pip related files
16
  # poetry.lock
17
  # pip-log.txt
 
 
 
 
 
 
15
  # Ignore Poetry and Pip related files
16
  # poetry.lock
17
  # pip-log.txt
18
+
19
+ # Ignore environment variable files
20
+ .env
21
+ .env.*
22
+