-
Currently, the repository includes `__pycache__` directories, even though it is included in `.gitignore`, which contain Python bytecode files (`.pyc`). These files are generated automatically during r…
-
Learn common git commands and features
1. git clone
2. git remote add
3. git checkout -b
4. git add
5. git commit
6. git push
7. git reset
8. git revert
9. config git
10. gitignore
-
Maybe this could be added to readme...
I really like dark mode, but my teammates don't ((
So in order to add it to my project I added global gitignore file, without disturbing project git history…
-
Currently the private key is in our backend. This isn't really that much of an issue since it doesn't allow anyone to do anything bad, but we should remove it.
Remove the key
Create a .env file an…
-
Voir https://lms.isae.fr/mod/page/view.php?id=60425
-
It seems to me that telekasten depends on ripgrep to search for tags.
Ripgrep by default respects .gitignore files. It would be very nice to have an option to be able to find tags in gitignored files…
-
### Bug Description
A description of the bug
We have some gitignore files which add a `*` to ignore everything and then add back in explicitly what they need with e.g. `!
README.md`. `depcheck` d…
-
No publiques en GitHub los archivos de compilación, ocupan innecesario espacio. En su lugar crea un archivo llamado '.gitignore' en la carpeta inicial, para así evitar automáticamente la copia de esos…
-
I use https://github.com/Microsoft/generative-ai-for-beginners as an example.
This repo contains `translations` folder in each chapter. If repo2txt has a feature that can include/exclude files by p…
-
Hi everyone,
When you try to publish in Go, the .tgz file is missing after the CI process. Making the published library unusable.
The problem is this line in auto-generated .gitignore: `.tgz`
t…
t0mpl updated
1 month ago