-
**Is your feature request related to a problem? Please describe.**
When running GitLeaks after build it is common for generated and downloaded files to triggering false positives. You could accomplis…
-
Greetings Team,
During my recent contributions to our project, I observed that certain system-generated files and directories are not presently accounted for in our `.gitignore` file. These entries…
-
Currently these files are generated without any intent on editing them. Set up the .gitignore so these files would not be pushed every time from commits or pull requests, and also not cause unnecessar…
-
### Discussed in https://github.com/go-git/go-git/discussions/793
Originally posted by **romainreignier** June 15, 2023
In my `~/.gitconfig`, I have the following section:
```
[core]
…
-
-
### Prerrequisitos
(Marcar colocando una `X` entre los corchetes los ítems que ya hiciste, así: `"[X]"`)
* [X] Leí las reglas del foro (https://github.com/IIC2233/Syllabus/wiki/3.-Reglas-del-f…
-
Add gitignore file and .DS_Store
-
## Summary
Secretlint has used [globby](https://github.com/sindresorhus/globby#gitignore) and globby has [gitignore](https://github.com/sindresorhus/globby#gitignore) option.
It is useful that u…
-
How does Gitignore work exactly with the data? For this exercise we didn't manage to exclude the data from being pushed.
--> Ask professor
-
- [ ] Create a branch with added secret in .gitignore and a secret in .ssh
- [ ] Create the challenges for both where the secrets for both files are having their own separate challenge with encryptio…