-
See #1055
Let's automatically ignore all binary files.
-
There's no documentation if you can ignore files (a la's "minify_javascript" `config.ignore`). Can you? If so, let me know how and I'll document it up. If not, I'm willing to add it...but I don't want…
-
Example:
- I have a gallery that I want updated periodically. For this I launch gallery-dl as usual. It checks all the existing files and downloads new ones.
- Sometimes some files get downloaded th…
-
@audreycluo it looks like your repo includes hidden files. I would recommend expanding your gitignore with the Python (https://github.com/github/gitignore/blob/main/Python.gitignore) and R (https://gi…
tsalo updated
8 months ago
-
The existing parameter `assets_ignore` can ignore files under the assets folder that match a specified regular expression pattern, but it cannot ignore specific folders under the assets folder as a wh…
-
Some editors use autosave files to protect against data loss without clobbering the edited file itself - e.g. Emacs uses `#main.rs#` as autosave for `main.rs`.
Currently, every time an autosave is wr…
-
The vscode-swiftformat extension is causing SPM invocations due to [this code](https://github.com/vknabel/vscode-swiftformat/blob/1981730be4e11aefef4a0ebb7b5ae21974c18c1a/src/extension.ts#L49), in our…
-
Now that we have a Dockerfile, we should probably have a [list of files](https://docs.docker.com/build/concepts/context/#dockerignore-files) to be left out from the build context.
hlapp updated
2 months ago
-
Hi!
Can you add macOs as a option?
https://www.toptal.com/developers/gitignore/api/macos
or remove the noisy .ds_store files as default :-)
-
### Prerequisites
- [X] This is not a [support issue or a question](https://github.com/airdcpp/airdcpp-windows/discussions)
- [X] I performed a [cursory search of the issue tracker](https://github.co…