Seth Falco
834f486f4e
chore: ignore venv recursively ( #10768 )
2023-10-01 14:27:04 +05:30
Choi Young-jin
5980dfdf29
.gitignore: add .idea to ignored files ( #8033 )
2022-04-18 08:56:35 -03:00
Kyle Anthony Williams
42c943d762
Made an oopsie in the venv instructions.
2020-12-04 12:17:52 -05:00
Kyle Anthony Williams
2e9b8a6fb4
Added newline to .gitignore.
2020-12-04 12:11:50 -05:00
Kyle Anthony Williams
e6a86c563c
Ignore VS Code files.
2020-12-04 11:22:15 -05:00
Kyle Anthony Williams
24c2cf8ccf
Added to gitignore to hide a virtual environment.
2020-12-04 11:04:25 -05:00
Waldir Pimenta
37634b36f7
Harmonize project name (lowercase tldr, no semicolon, hyphen-separated)
2020-05-27 22:22:32 +02:00
Zlatan Vasović
b5fd4dc159
Move FUNDING.yml into .github ( #3996 )
2020-04-19 16:13:04 +02:00
Zlatan Vasović
e2ae506613
Rework PDF script ( #3654 )
2019-12-17 21:25:52 +01:00
Marco Bonelli
9b4decb926
.gitignore: remove no more needed test_results rule
2019-11-29 16:01:25 +00:00
Agniva De Sarker
62731a8b64
Correctly store language and platform mappings together ( #3588 )
...
Previously they were stored separately in their own arrays.
This made them disconnected, and impossible to know if a page
belonged to which platform and language combination.
This PR adds an array of objects called `targets` which contains
platform/language pairs.
2019-11-19 18:58:23 +01:00
Daniel Bayley
8ce4c60a44
Update macOS references
...
Update references to 'OS X' to 'macOS'.
2017-07-28 21:13:30 +05:30
Agniva De Sarker
2a9060aef4
Add script to post Travid build errors on PRs ( #1138 )
2016-11-06 22:59:44 +05:30
Waldir Pimenta
5d7e09afc4
clarify .gitignore comments
2016-06-24 13:58:58 +01:00
Leandro Ostera
b223ebe01f
Close #574 .
...
Also supersedes PR #575 .
2016-06-24 11:41:20 +02:00
Igor Shubovych
72196b030d
Use NodeJS NPM package markdownlint instead of Ruby gem mdl
2016-01-19 22:28:54 +02:00
Igor Shubovych
5f6b09b04b
Update .gitignore
2016-01-15 22:48:13 +02:00
Ruben Vereecken
5821dc9a87
Attempt at travis
2016-01-13 15:32:25 +01:00
Igor Shubovych
3109879dbd
Ignore .bundle folder
2015-12-23 15:52:44 +02:00
Victor Goff
cdf78655c3
Add .gem ignore back in
2015-06-23 10:39:10 -04:00
Victor Goff
7b1521df03
Avoid the responsibility of global settings
...
We should only ignore files that may concern this project, not folks editors and operating systems. Added reminder text in the `.gitignore` file itself.
2015-06-22 23:40:49 -04:00
Ruben Vereecken
8ed9bc672f
Added a style file for markdownlint
2015-04-14 15:47:38 +02:00
Ruben Vereecken
ad55e46482
Added Linux and Jetbrains coverage to gitignore
2014-03-24 00:39:45 +01:00
rprieto
6c6ec8f923
Git ignore temp files
2014-03-04 23:29:25 +11:00