- 14 3月, 2019 2 次提交
-
-
由 Viet Nguyen 提交于
-
由 Hannan Ali 提交于
Lerna is an increasingly popular tool within node ecosystem to manage package dependencies and having writes to a `lerna-debug.log` following the yarn and npm precedence when error is encoutered.
-
- 13 3月, 2019 1 次提交
-
-
由 taroxd 提交于
-
- 11 3月, 2019 6 次提交
-
-
* Update VisualStudio.gitignore file
-
由 Coskun Sunali 提交于
Rider has its own ignore file, so does Visual Studio. The ignore statements for Rider (idea) IDE should be removed from Visual Studio .gitignore file template.
-
由 Jarry Shaw 提交于
* Add ignore rules for Pipenv Pipenv uses Pipfile.lock to maintain Python package information (metadata, hash, etc.) installed as described in Pipfile. Thus, Pipfile.lock may vary on different operating systems, platforms when collaborating. This PR adds Pipfile.lock into the Python default gitignore. See http://pipenv.org * Update Python.gitignore Not to ignore Pipfile.lock in default, but explain when and why it should be ignored in case of collaboration. (adjusted according to comment in github/gitignore#2977 by @drothmaler ) * Apply suggestions from code review Co-Authored-By: NJarryShaw <jarryshaw@icloud.com> * Update Python.gitignore As suggested by @shiftkey , elaborate on the problems that users might see with `Pipfile.lock`.
-
由 A. E. Szalo 提交于
-
由 Chris Komlenic 提交于
-
由 Richie Bendall 提交于
* [Node] Ignore diagnostic report files * Add documentation URL * Stricter regex
-
- 08 3月, 2019 4 次提交
-
-
由 slipo 提交于
-
由 Michael Coblenz 提交于
-
由 Rohan Vakharia 提交于
-
由 Cemre Mengu 提交于
-
- 25 2月, 2019 2 次提交
-
-
由 Brendan Forster 提交于
R: ignore user-specific files
-
由 kaasasolut 提交于
-
- 15 2月, 2019 1 次提交
-
-
由 Brendan Forster 提交于
Migration backup
-
- 14 2月, 2019 2 次提交
-
-
由 Terje Sandstrom 提交于
-
由 Terje Sandstrom 提交于
Merged down master github gitignore
-
- 10 2月, 2019 1 次提交
-
-
由 Brendan Forster 提交于
Update VisualStudio.gitignore
-
- 08 2月, 2019 1 次提交
-
-
由 Jason Davis 提交于
Ignore backup files from editing reports
-
- 01 2月, 2019 2 次提交
-
-
由 Brendan Forster 提交于
Add *.creator.user* files to the Qt .gitignore
-
由 Miklós Márton 提交于
-
- 30 1月, 2019 2 次提交
-
-
由 Brendan Forster 提交于
[Codesniffer] remove duplicate Composer rule
-
由 Brendan Forster 提交于
Remove trailing whitespace added last commit.
-
- 29 1月, 2019 1 次提交
-
-
由 Kexy Biscuit 提交于
-
- 27 1月, 2019 4 次提交
-
-
由 Yousha Aleayoub 提交于
-
由 Brendan Forster 提交于
Android.gitignore: Add build_file_checksums.ser and modules.xml files
-
由 Brendan Forster 提交于
Add compilation db to Qt gitignore
-
由 Brendan Forster 提交于
Add pip-wheel-metadata to Python.gitignore
-
- 26 1月, 2019 1 次提交
-
-
由 Sam Roeca 提交于
PEP-517 has resulted in some updates to the Python build process. As a result, a new directory called pip-wheel-metadata is created on fresh builds. This PR adds this directory into the Python default gitignore. See https://github.com/pypa/pip/blob/e5f4bbb7ddff87f48f2b5815513e4211ccdde83a/src/pip/_internal/req/req_install.py#L568
-
- 25 1月, 2019 1 次提交
-
-
由 Brendan Forster 提交于
Ignore CMake FetchContent directory
-
- 24 1月, 2019 1 次提交
-
-
由 João Neto 提交于
CMake's `FetchContent` module creates a `_deps` directory on the root (configurable by modifying `FETCHCONTENT_BASE_DIR`)
-
- 23 1月, 2019 4 次提交
-
-
由 Brendan Forster 提交于
Unity: Never ignore asset meta data
-
由 Jannes 提交于
-
由 Brendan Forster 提交于
Update Ruby.ignore to ignore .byebug_history file
-
由 Patrick Boatner 提交于
The file `.byebug_history` is generated when using the popular https://github.com/deivid-rodriguez/byebug gem for debugging in Ruby. It contains a list of commands the user has run while debugging, which should not be committed to the repository. The author of the gem agrees with this here: https://github.com/deivid-rodriguez/byebug/issues/204#issuecomment-178238302 I have copied this from the Rails gitignore here: https://github.com/github/gitignore/blob/f908e51bcf38ae5ede449c55189a7b25d8c507cc/Rails.gitignore#L45
-
- 21 1月, 2019 1 次提交
-
-
https://github.com/github/gitignore由 Miklos Marton 提交于
Merge branch 'master' of https://github.com/github/gitignore into add_compilation_db_to_qt_gitignore
-
- 18 1月, 2019 1 次提交
-
-
由 Miklós Márton 提交于
QtCreator above 4.8 version is utilizing a so called "compilation database" which placed in the compile_commands.json and contains generated information.
-
- 09 1月, 2019 2 次提交
-
-
由 Brendan Forster 提交于
ignore android lint temp files.
-
由 Yousha 提交于
Signed-off-by: NYousha <Yousha.A@Hotmail.com>
-