-
Chtelo by to pridat .gitignore a odmazat z github .vagrant, to jsou metadata.
Dale kometare s pzodravem jsou zbytecne :-(
-
It would be nice to add the [upstream .gitignore file](https://git.savannah.gnu.org/cgit/grub.git/plain/.gitignore) to make it easier to see changed files in the repo. It is not perfect but better tha…
-
When trying to push local to remote live server in production, it frequently causes HEAD and branch issues because the remote keeps updating logs with records of new visitors
i have added every log…
-
### Problem
currently `cargo init` helpfully writes out a `.gitignore` with the following contents:
```gitignore
/target
```
this ~generally means that any rust project now needs to have this…
-
### Build/Submit details page URL
_No response_
### Summary
`eas build --local` command skips ignored files (.gitignore)
Why does it happen? It's strange behaviour
### Managed or bare?
…
-
Add .gitignore for standard Python
Note: think carefully about FITS files. We do want some input, but not output. So perhaps include FITS (.fits, .fits.gz) in .gitignore and if anyone makes a cha…
wmwv updated
2 months ago
-
The `pubspec.lock` file is an auto-generated file that frequently changes automatically when new versions of macos_ui’s dependencies are released. According to https://dart.dev/guides/libraries/privat…
-
Hello,
I was wondering if this program can run on files that are included in the repository, and **not ignored** by git.
For example, the `.gitignore` in my project's root already ignores all inst…
-
### Description of feature
We switched to compiled params.yaml files not being part of git anymore.
This may lead to errors when running `dvc pull` if config files have not yet been re-compiled yet…
-
With #356 (and likely some underlying PR?), we started moving the HTML results from [build_docs.py](https://github.com/sandialabs/WecOptTool/blob/main/docs/build_docs.py) to `docs/pages/` in addition …