gitignore
Create Useful .gitignore Files for your Project
v0.1.8
·
Nov 1, 2024
·
GPL-3
Description
Simple interface to query gitignore.io to fetch gitignore templates that can be included in the .gitignore file. More than 450 templates are currently available.
Downloads
654
Last 30 days
5289th
1.9K
Last 90 days
8.2K
Last year
Trend: +7.6% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 21, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 20, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
examples
Running examples in ‘gitignore-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: gi_available_templates
> ### Title: Fetch available templates from gitignore.io
> ### Aliases: gi_av
...[truncated]...
i_available_templates()
Error in curl::curl_fetch_memory(url) :
Timeout was reached [www.toptal.com]:
Resolving timed out after 10002 milliseconds
Calls: <Anonymous> ... gi_available_templates -> <Anonymous> -> raise_libcurl_error
Execution halted