Skip to content

Commit 62fbea0

Browse files
authored
chore: edit gitignore (#58)
* add devsecops_pipeline.py * add devsecops-pipeline workflow * replace sonarqube with bandit * edit cron job * add comment for the cron job * add Git Guardian workflow * edit Git Guardian workflow * edit Git Guardian workflow * edit Git Guardian workflow * edit Git Guardian workflow * edit Git Guardian workflow * edit Git Guardian workflow * edit Git Guardian workflow * edit Git Guardian workflow * edit Git Guardian workflow * edit README file * edit DevSecOps pipeline * edit release badge * add .gitignore file * add PR Title Linter * add status badge for PR Linter * add SonarCloud implementation * edit sonar-project.properties * add SonarCloud badge * address suggestions from SonarCloud * add secrets module in strong_passgen_for_prod.py * edit strong_passgen_for_prod.py * edit strong_passgen_for_prod.py * edit strong_passgen_for_prod.py * edit strong_passgen_for_prod.py * edit strong_passgen_for_prod.py * edit strong_passgen_for_prod.py * edit strong_passgen_for_prod.py * edit strong_passgen_for_prod.py * edit crypto_passgen_for_prod.py script * docs: add Sonar Cloud status badges * docs: edit status badges * docs: edit status badges * edit gitignore
1 parent 3ebfdde commit 62fbea0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ MANIFEST
3131
*.manifest
3232
*.spec
3333

34-
# Installer logs
34+
# Installer logs & other txt files
3535
pip-log.txt
3636
pip-delete-this-directory.txt
37+
password_storage.txt
3738

3839
# Unit test / coverage reports
3940
htmlcov/

0 commit comments

Comments
 (0)