]> source.dussan.org Git - gitignore.git/log
gitignore.git
4 years agoIPython support for jupyter-notebook gitignore files (#3211)
Roman [Wed, 23 Oct 2019 11:40:55 +0000 (14:40 +0300)]
IPython support for jupyter-notebook gitignore files (#3211)

5 years agoUpdate to Global/VisualStudioCode (#3201)
Jens Kürschner [Thu, 10 Oct 2019 17:32:23 +0000 (19:32 +0200)]
Update to Global/VisualStudioCode (#3201)

Added ignore for workspace files (*.code-workspace). They can be added in any directory, depending on the user's preferences.

5 years agoAdd versioned so files extension to Qt.gitignore (#3186)
Miklós Márton [Wed, 9 Oct 2019 13:42:31 +0000 (15:42 +0200)]
Add versioned so files extension to Qt.gitignore (#3186)

Some Qt packages builds versioned shared objects which will generate foobar.so.n symlinks to the output file. These files should not tracked by git.

5 years agoAdd qmake generated prl files to Qt.gitignore (#3187)
Miklós Márton [Wed, 9 Oct 2019 13:24:27 +0000 (15:24 +0200)]
Add qmake generated prl files to Qt.gitignore (#3187)

5 years agoRuby: ignore RuboCop remote inherited config files (#3197)
Skye Shaw [Fri, 4 Oct 2019 12:19:47 +0000 (08:19 -0400)]
Ruby: ignore RuboCop remote inherited config files (#3197)

5 years agoAdd apt_generated_test/ (#3193)
Oliver Kopp [Thu, 3 Oct 2019 13:35:42 +0000 (15:35 +0200)]
Add apt_generated_test/ (#3193)

5 years agoAdded tern-port (#3195)
MCSH [Thu, 3 Oct 2019 13:32:51 +0000 (08:32 -0500)]
Added tern-port (#3195)

5 years agofeat: Add microbundle cache (#3116)
Richie Bendall [Sat, 21 Sep 2019 16:13:14 +0000 (04:13 +1200)]
feat: Add microbundle cache (#3116)

5 years agoIgnore coverage annotations reports. (#3131)
Omer Katz [Fri, 20 Sep 2019 15:59:50 +0000 (18:59 +0300)]
Ignore coverage annotations reports. (#3131)

5 years agoAdded new checksums and allows for relative directories (#3128)
Jordan Zucker [Fri, 20 Sep 2019 15:59:19 +0000 (08:59 -0700)]
Added new checksums and allows for relative directories (#3128)

5 years ago[VisualStudio] add Logs folder (#3143)
Paul Smith [Fri, 20 Sep 2019 15:58:22 +0000 (10:58 -0500)]
[VisualStudio] add Logs folder (#3143)

* Adding ignore rule for temporary office files.

* Adding Logs folder to ignore file.

* Revert "Adding ignore rule for temporary office files."

This reverts commit f6f191b12865614df05257363917b3eada058909.

5 years agoAdd generated translations to the .gitignore (#3159)
Miklós Márton [Fri, 20 Sep 2019 15:55:19 +0000 (17:55 +0200)]
Add generated translations to the .gitignore (#3159)

The *.qm binary translation files are generated from the translation *.ts files and should not be tracked by git since they are generated.

5 years agoRemove `release/` from Android.gitignore (#3162)
Mohsen Mirhoseini [Fri, 20 Sep 2019 15:54:46 +0000 (17:54 +0200)]
Remove `release/` from Android.gitignore (#3162)

Having `release/` in an Android project gitignore means those apps which have different
build types files for `debug` and `release` will fall into this
and all `release` related files will be never added or will be removed from
repository at some point.

5 years agoAdd rebar3 tool files and directories (#3178)
Antoine Gagné [Mon, 16 Sep 2019 14:12:42 +0000 (10:12 -0400)]
Add rebar3 tool files and directories (#3178)

* Add rebar3 tool files and directories

* Add headers to specify tools artifacts

5 years agoIgnore GatsbyJS files (#3180)
Imed Adel [Mon, 16 Sep 2019 12:21:44 +0000 (13:21 +0100)]
Ignore GatsbyJS files (#3180)

5 years agoUpdated Nim.gitignore (#3172)
Akito13 [Tue, 10 Sep 2019 14:58:47 +0000 (16:58 +0200)]
Updated Nim.gitignore (#3172)

* added further cache directory
* added auto-generated documentation location

5 years agoUpgrate to rails 6.0.0 (#3167)
Marlon Henry Schweigert [Tue, 10 Sep 2019 14:08:25 +0000 (11:08 -0300)]
Upgrate to rails 6.0.0 (#3167)

* Upgrate to rails 6.0.0

* Simplify Rails.gitignore

5 years agoAdd OpenSSL-related file extensions (#3168)
Wes Dean [Tue, 10 Sep 2019 14:07:52 +0000 (10:07 -0400)]
Add OpenSSL-related file extensions (#3168)

There are a number of OpenSSL-related file extensions (e.g., .pem, .crt,
etc..) that contain data that are generally best not committed to
repositories.  This file contains several common file extensions that
often correlate to these types of files.

5 years agoUpdate Vim.gitignore (#3169)
Rolf Vidar Hoksaas [Tue, 10 Sep 2019 14:07:19 +0000 (16:07 +0200)]
Update Vim.gitignore (#3169)

.svg files are more often than not vector files. You need to exceed 36 swap files for a .svg file to come from Vim.

5 years agoAdded Simulink cache files (#3148)
Simon Hitzenberger [Tue, 20 Aug 2019 11:49:44 +0000 (13:49 +0200)]
Added Simulink cache files (#3148)

5 years agoAdd esp-idf.gitignore (#3150)
Jamie Parkinson [Tue, 20 Aug 2019 11:49:18 +0000 (12:49 +0100)]
Add esp-idf.gitignore (#3150)

* Add esp-idf.gitignore

From https://github.com/espressif/esp-idf-template/blob/master/.gitignore

* Add header comments to esp-idf.gitignore

5 years agoAdd *.sch-bak to KiCad.gitignore (#3153)
Mara Bos [Tue, 20 Aug 2019 11:48:18 +0000 (13:48 +0200)]
Add *.sch-bak to KiCad.gitignore (#3153)

Newer versions of KiCad call the schematics backup file `.sch-bak`.

5 years agoReference why to exclude binary jar, fixes #111 (#3154)
William Entriken [Tue, 20 Aug 2019 11:47:38 +0000 (07:47 -0400)]
Reference why to exclude binary jar, fixes #111 (#3154)

5 years agoUpdate Autotools.gitignore (#3005)
Steven Lee [Wed, 7 Aug 2019 12:55:28 +0000 (22:55 +1000)]
Update Autotools.gitignore (#3005)

* Update Autotools.gitignore

Add ignore-rule for Makefiles generated by configure
(directly by config.status)

* Add some descriptive comment.

Add more descriptive comment to explain why Makefile should be ignore.

5 years agoImproving the documentation of Objective-C and Swift files (#3133)
Antoine Cœur [Wed, 7 Aug 2019 12:23:05 +0000 (20:23 +0800)]
Improving the documentation of Objective-C and Swift files (#3133)

5 years agoIgnore gummi previews (#3144)
qogn9daohs1 [Wed, 7 Aug 2019 12:09:56 +0000 (14:09 +0200)]
Ignore gummi previews (#3144)

5 years agoSwift: ignore .swiftpm (#3083)
Max Cobb [Wed, 7 Aug 2019 12:08:55 +0000 (13:08 +0100)]
Swift: ignore .swiftpm (#3083)

* added files to be ignored with swift package manager

* added comment for swiftpm and why it might want to be included in .gitignore

5 years agoUpdate Godot.gitignore (#3142)
NeverMine17 [Wed, 7 Aug 2019 11:41:57 +0000 (14:41 +0300)]
Update Godot.gitignore (#3142)

5 years agoRevert of #2988. TextMesh Pro files are not auto managed (#3134)
Joshua Jones [Wed, 24 Jul 2019 13:03:41 +0000 (23:03 +1000)]
Revert of #2988. TextMesh Pro files are not auto managed (#3134)

Unlike other packages, TextMesh Pro is not entirely managed by Unity's new Package Manager, and still imports some assets directly into the project.

5 years agoPartial revert of 837181e2f60198de3701a1f87e66aaf8e69d0e07 (#3132)
Antoine Cœur [Tue, 23 Jul 2019 12:14:41 +0000 (20:14 +0800)]
Partial revert of 837181e2f60198de3701a1f87e66aaf8e69d0e07 (#3132)

5 years agoAdded more glossaries auxiliary files and makeindex logs to TeX template (#3104)
Vanya Kapitonov [Mon, 22 Jul 2019 17:55:00 +0000 (03:55 +1000)]
Added more glossaries auxiliary files and makeindex logs to TeX template (#3104)

5 years ago.travis.yml: Trim trailing whitespace and indent (#3118)
John Vandenberg [Sun, 21 Jul 2019 13:48:12 +0000 (20:48 +0700)]
.travis.yml: Trim trailing whitespace and indent (#3118)

5 years agoAdd *.hie to Haskell.gitignore (#3120)
John Karahalis [Sun, 21 Jul 2019 13:47:04 +0000 (09:47 -0400)]
Add *.hie to Haskell.gitignore (#3120)

This new file type can be generated by GHC 8.8.

https://www.haskell.org/ghc/blog/20190626-HIEFiles.html

5 years agoIgnore the .ionide working folder (#3108)
steveh-ivendi [Sun, 21 Jul 2019 13:45:57 +0000 (14:45 +0100)]
Ignore the .ionide working folder (#3108)

If you have the [Ionide](http://ionide.io/) tools installed you will get an `.ionide` directory created in each directory that you open with VS Code, regardless of whether or not you are using F#.

5 years agoUpdate Laravel.gitignore (#3098) 3113/head
Alexey [Thu, 27 Jun 2019 15:49:08 +0000 (19:49 +0400)]
Update Laravel.gitignore (#3098)

5 years agoIgnore *.xyd outline files generated by xy LaTeX package (#3088)
Ryan Kavanagh [Sun, 23 Jun 2019 13:15:37 +0000 (09:15 -0400)]
Ignore *.xyd outline files generated by xy LaTeX package (#3088)

The xy package generates *.xyd files whenever the commands

    \MakeOutlines
    \OnlyOutlines
    \ShowOutlines
    \NoOutlines

are present in the LaTeX source. These automatically-generated files
contain the dimensions of figures typeset with xy and are recreated as
needed. This is documented on pp. 15f. of the XY-pic Reference Manual
(1999/02/16).

As automatically-generated, temporary files, they should be ignored.

5 years agoUpdating Joomla.gitignore to Joomla! 3.9.8 (#3090)
Charlotte Townley [Sun, 23 Jun 2019 13:13:21 +0000 (14:13 +0100)]
Updating Joomla.gitignore to Joomla! 3.9.8 (#3090)

also, re-ordered some elements to ensure the gitignore is in directory/file and lexicographic order

5 years agoKiCAD: the -rescue.lib file is also precious! (#3025)
Jean-Noël Avila [Sat, 1 Jun 2019 13:37:17 +0000 (15:37 +0200)]
KiCAD: the -rescue.lib file is also precious! (#3025)

5 years agoRevert "KiCad: add footprint cache (#3043)" (#3075)
Dylan Bartlett [Tue, 28 May 2019 12:00:48 +0000 (13:00 +0100)]
Revert "KiCad: add footprint cache (#3043)" (#3075)

This reverts commit 6ffcee971119154f1188666c92d94248fa053b8e.

5 years agoAdd db.sqlite3-journal to Python.gitignore (#3063)
Peter Hollows [Sat, 25 May 2019 16:16:08 +0000 (02:16 +1000)]
Add db.sqlite3-journal to Python.gitignore (#3063)

See also 15e56afe introduced this for Rails.gitignore.

Docs on Sqlite temporary files
https://www.sqlite.org/tempfiles.html#rollback_journals

Thanks @nickittynack (Nick Reynolds)

5 years agoMake ignoring .ist files for glossaries-extra ... (#3066)
Anton Sakovich [Wed, 22 May 2019 11:45:42 +0000 (14:45 +0300)]
Make ignoring .ist files for glossaries-extra ... (#3066)

package not interfere with makeindex's style files

5 years agostyle: (Golang) Remove the non-essentials (#3061)
Erdal TAŞKESEN [Sun, 19 May 2019 11:49:52 +0000 (14:49 +0300)]
style: (Golang) Remove the non-essentials (#3061)

5 years agovim: add extra session file Sessionx.vim (#3058)
Matan Nassau [Thu, 16 May 2019 20:40:58 +0000 (16:40 -0400)]
vim: add extra session file Sessionx.vim (#3058)

from vim's documentation on `:mksession` (:help :mksession):

 ...

 10. If a file exists with the same name as the Session file, but ending
     in "x.vim" (for eXtra), executes that as well.  You can use *x.vim
     files to specify additional settings and actions associated with a
     given Session, such as creating menu items in the GUI version.

we already have Session.vim ignored.  the Sessionx.vim file, like
Session.vim, is a user file.  a user would generally want that file kept
private or for themselves, and the public or a team fetching from or
sharing the repository generally have no interest in a file relevant
only to a particular user.  so it's a good idea to get git to help us
avoid mistakenly sharing the file.

5 years agoadd the ist file generated by glossaries-extra package (#3056)
Mohammad Hizzani [Thu, 16 May 2019 20:35:06 +0000 (23:35 +0300)]
add the ist file generated by glossaries-extra package (#3056)

5 years agoFix log filename for Vagrant (#3053)
Takeshi Kondo [Sun, 12 May 2019 15:29:47 +0000 (00:29 +0900)]
Fix log filename for Vagrant (#3053)

Actually, the log generated by debug mode is *.log
i.e. ubuntu-xenial-16.04-cloudimg-console.log

5 years agoUpdated Xcode.gitignore template with a Patch (#2566)
Justin Hartman [Sun, 12 May 2019 13:24:48 +0000 (15:24 +0200)]
Updated Xcode.gitignore template with a Patch (#2566)

5 years agoAdd ignores for file-based projects (#2902)
Sergey Chupov [Sun, 12 May 2019 13:23:05 +0000 (16:23 +0300)]
Add ignores for file-based projects (#2902)

When IntelliJ project is created as a file-based (i.e. without `.idea` folder, but with `.iws`, `.iml` and `.ipr` files), and this is a Gradle or Maven project with auto-import, should ignore them as well for the same reason we ignore `.idea` folder content in that case.

5 years ago[Android] Change to Android Studio 3 (#3004)
Daniil Goncharov [Sun, 12 May 2019 13:10:01 +0000 (18:10 +0500)]
[Android] Change to Android Studio 3 (#3004)

* ignore all caches

* ignore release folder

5 years agoAdded Preamble (#2954)
Alexander Gayko [Sun, 12 May 2019 13:09:14 +0000 (15:09 +0200)]
Added Preamble (#2954)

... to let the file point to its canonical source

5 years agoUpdated ignored list (#2972)
Rohan Vakharia [Sun, 12 May 2019 13:05:22 +0000 (18:35 +0530)]
Updated ignored list (#2972)

5 years agoNUnit - reorganize (#2960)
Dariusz Woźniak [Sun, 12 May 2019 13:00:26 +0000 (15:00 +0200)]
NUnit - reorganize (#2960)

5 years agoUpdate Node.gitignore (#2934)
Byeongguk Gong [Sun, 12 May 2019 12:54:48 +0000 (21:54 +0900)]
Update Node.gitignore (#2934)

* Update Node.gitignore

* Fix coverage.lcov to *.lcov

5 years ago[Android] ignore .idea/navEditor.xml (#3012)
Oleg Mezentsev [Sun, 12 May 2019 12:45:34 +0000 (12:45 +0000)]
[Android] ignore .idea/navEditor.xml (#3012)

5 years agoAdd fp-info-cache to KiCad gitignore (#3013)
Alex Studer [Sun, 12 May 2019 12:45:08 +0000 (08:45 -0400)]
Add fp-info-cache to KiCad gitignore (#3013)

See https://lists.launchpad.net/kicad-developers/msg38339.html and https://lists.launchpad.net/kicad-developers/msg38638.html

5 years ago[Unity] ignore Jetbrains plugin folder (#3026)
LotteMakesStuff [Sun, 12 May 2019 12:44:32 +0000 (13:44 +0100)]
[Unity] ignore Jetbrains plugin folder (#3026)

When a Unity project is opened in Jetbrains Rider, it installs a editor plugin into the Assets/Plugins/Editor/Jetbrains folder to manage Unity->Rider integration. This plugins life cycle is managed by your local Rider install and is automatically updated by Rider. It should not be committed to source control.  This is documented by Jetbrains here https://www.jetbrains.com/help/rider/Unity.html

This change should ignore both the Jetbrains plugin folder and its .meta file correctly. For completeness, it would be nice to also ignore the /.idea*/ settings folder that Rider autogenerates, but i see a PR implementing that change has already been rejected.

5 years agoUpdate Windows.gitignore (#2191)
Mestre Muten [Sun, 12 May 2019 12:40:18 +0000 (14:40 +0200)]
Update Windows.gitignore (#2191)

5 years agoAdd .tsbuildinfo files to Node.gitignore (#3052)
Simon Siefke [Fri, 10 May 2019 11:04:44 +0000 (13:04 +0200)]
Add .tsbuildinfo files to Node.gitignore (#3052)

5 years agoExclude memory profiler captures from git (#3049)
FritzsHero [Thu, 9 May 2019 11:17:09 +0000 (13:17 +0200)]
Exclude memory profiler captures from git (#3049)

5 years agoReplace non-ASCII character in comment (#3050)
John Chang [Thu, 9 May 2019 11:03:00 +0000 (12:03 +0100)]
Replace non-ASCII character in comment (#3050)

The curly apostrophe in the comment is causing AWS EB CLI to fail. https://stackoverflow.com/a/55988700/594211

5 years agoignore vendor directory (#3033)
Mahmudul Haque [Sun, 5 May 2019 13:37:09 +0000 (19:37 +0600)]
ignore vendor directory (#3033)

5 years agoUpdate VisualStudio.gitignore to add a safer rule for rdl backups (#3047)
Alvaro Enrique Ruano [Thu, 2 May 2019 15:37:20 +0000 (09:37 -0600)]
Update VisualStudio.gitignore to add a safer rule for rdl backups (#3047)

5 years agoUpdating Swift.gitignore with accio folders (#3046)
Guilherme Ramos [Wed, 1 May 2019 18:06:26 +0000 (15:06 -0300)]
Updating Swift.gitignore with accio folders (#3046)

5 years agoKiCad: add footprint cache (#3043)
syzzer [Sun, 28 Apr 2019 12:12:16 +0000 (14:12 +0200)]
KiCad: add footprint cache (#3043)

As described in commit c5a2ea1dd8b8f85f7524bbdaa17844f2324d02c5 in the
kicad repository itself, the fp-info-cache file should not be checked
in to version control.

(See https://git.launchpad.net/kicad/commit/?id=c5a2ea1dd8b8f85f7524bbdaa17844f2324d02c5)

5 years agoUpdate VisualStudio.gitignore to ignore NuGet Symbol Packages (#3041)
Alessio Franceschelli [Thu, 25 Apr 2019 18:52:35 +0000 (19:52 +0100)]
Update VisualStudio.gitignore to ignore NuGet Symbol Packages (#3041)

This is to ignore the new Nuget Symbol Packages, which are now the recommended approach for debug symbols of public NuGet packages.
https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg

5 years agoDelete .ist from TeX.gitignore (#3040)
Anton Sakovich [Wed, 24 Apr 2019 14:10:33 +0000 (17:10 +0300)]
Delete .ist from TeX.gitignore (#3040)

.ist files are makeindex style files, which determine how a
makeindex-generated index will look like. Therefore, they must be
included in source control.

5 years agoUpdate R.gitignore (#3034)
zy26 [Mon, 22 Apr 2019 11:56:28 +0000 (07:56 -0400)]
Update R.gitignore (#3034)

ignore knitr and R markdown default cache directories in subdirectories

5 years agogitignore for JENKINS_HOME Jenkins settings (#1763)
Sam Gleske [Sun, 7 Apr 2019 17:01:39 +0000 (13:01 -0400)]
gitignore for JENKINS_HOME Jenkins settings (#1763)

* gitignore for JENKINS_HOME Jenkins settings

This allows an admin to use git to keep a backup of Jenkins settings
without tracking binary artifacts.  Useful for preserving settings during
plugin upgrades.

Note: secret.key is purposefully not tracked by git.  This should be
backed up separately because configs may contain secrets which were
encrypted using the secret.key.

See also:

* http://jenkins-ci.org/
* https://wiki.jenkins-ci.org/display/JENKINS/Administering+Jenkins

* Add a few entries to Jenkins gitignore

5 years agoIgnore transpiled .java and .class files (#3016)
Kevin Jiang [Wed, 27 Mar 2019 11:31:02 +0000 (07:31 -0400)]
Ignore transpiled .java and .class files (#3016)

5 years ago[Unity] Added leading slashes to ignored directories so that valid subdirectories...
Lucas Steer [Sat, 23 Mar 2019 18:29:17 +0000 (14:29 -0400)]
[Unity] Added leading slashes to ignored directories so that valid subdirectories aren't ignored incorrectly (#2980)

* Added leading slashes to ignored directories so that valid subdirectories aren't ignored incorrectly

* Added comment to recommend .gitignore placement; added leading slash for AssetStoreTools rule

* Added a leading slash to never ignore .meta files in the root Asset folder

5 years agoUpdate OCaml.gitignore (#3010)
Aaron Zeng [Thu, 21 Mar 2019 17:10:28 +0000 (13:10 -0400)]
Update OCaml.gitignore (#3010)

5 years agoRemove wwwroot/lib exclusion for ASP.NET Core (#3009)
Jimmy Lewis [Wed, 20 Mar 2019 22:06:32 +0000 (15:06 -0700)]
Remove wwwroot/lib exclusion for ASP.NET Core (#3009)

ASP.NET Core projects no longer use Bower by default (since Bower is now deprecated), and instead create static files in the wwwroot/lib path.  This path is can also be used by convention for ASP.NET Core developers, and since it's no longer populated by Bower, it is unituitive to be excluded by default.

This change removes the lines added by #2307.

**Reasons for making this change:**

VS default flow is now broken by excluding files required to run an ASP.NET Core project.

**Links to documentation supporting these rule changes:**

The changes to the ASP.NET Core templates was tracked by https://github.com/aspnet/templating/issues/48.

5 years agoUpdate SCons.gitignore (#3001)
prs513rosewood [Mon, 18 Mar 2019 12:14:04 +0000 (13:14 +0100)]
Update SCons.gitignore (#3001)

Added some files that SCons generates when its tries to configure libraries.

5 years agoUpdate Node.gitignore (#3002)
Nicolas Del Valle [Mon, 18 Mar 2019 12:12:18 +0000 (09:12 -0300)]
Update Node.gitignore (#3002)

5 years agoAdd more standard ignored files for Julia (#2992)
Alex Arslan [Thu, 14 Mar 2019 16:41:28 +0000 (09:41 -0700)]
Add more standard ignored files for Julia (#2992)

* Add more standard ignored files for Julia

In particular, this adds documentation build artifacts generated by Documenter.jl as well as Manifest.toml, which can appear in docs/, in test/, or at the top level.

* Clarify the intent of each ignored item

Also add a few more build artifacts from BinaryProvider/BinDeps.

5 years agoDon't ignore tmp and log directory (#2999)
OKURA Masafumi [Thu, 14 Mar 2019 12:55:38 +0000 (21:55 +0900)]
Don't ignore tmp and log directory (#2999)

https://weblog.rubyonrails.org/2019/3/13/Rails-4-2-5-1-5-1-6-2-have-been-released/
Rails `5.2.2.1` requires `tmp` directory committed to git repository for CI to run successfully.

5 years agoAdd more Windows Store app package types (#2995)
Nick [Thu, 14 Mar 2019 11:58:52 +0000 (12:58 +0100)]
Add more Windows Store app package types (#2995)

Visual Studio can also generate .appxbundle and .appxupload files for Windows Store apps.
See: https://docs.microsoft.com/en-us/windows/uwp/packaging/packaging-uwp-apps#types-of-app-packages

5 years agodocs: update Terraform.gitignore (#2998)
Viet Nguyen [Thu, 14 Mar 2019 11:56:47 +0000 (07:56 -0400)]
docs: update Terraform.gitignore (#2998)

5 years agoAdd lerna-debug.log to Node.gitignore (#3000)
Hannan Ali [Thu, 14 Mar 2019 11:56:02 +0000 (16:56 +0500)]
Add lerna-debug.log to Node.gitignore (#3000)

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.

5 years agoIgnore files generated by luatexja-ruby (#2996)
taroxd [Wed, 13 Mar 2019 12:35:57 +0000 (20:35 +0800)]
Ignore files generated by luatexja-ruby (#2996)

5 years agoUpdate VisualStudio.gitignore file (#2975)
José Fabio Martinez Gonzalez [Mon, 11 Mar 2019 14:57:00 +0000 (15:57 +0100)]
Update VisualStudio.gitignore file (#2975)

* Update VisualStudio.gitignore file

5 years agoRemove Rider (idea) ignore statements from VS (#2991)
Coskun Sunali [Mon, 11 Mar 2019 13:07:27 +0000 (16:07 +0300)]
Remove Rider (idea) ignore statements from VS (#2991)

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.

5 years agoAdd ignore rules for Pipenv (#2977)
Jarry Shaw [Mon, 11 Mar 2019 12:12:02 +0000 (20:12 +0800)]
Add ignore rules for Pipenv (#2977)

* 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: JarryShaw <jarryshaw@icloud.com>
* Update Python.gitignore

As suggested by @shiftkey , elaborate on the problems that users might see with `Pipfile.lock`.

5 years agoUnity: ignore TextMesh Pro (#2988)
A. E. Szalo [Mon, 11 Mar 2019 12:07:13 +0000 (13:07 +0100)]
Unity: ignore TextMesh Pro (#2988)

5 years agoMove Drupal7 to correct location (#2985)
Chris Komlenic [Mon, 11 Mar 2019 12:05:49 +0000 (08:05 -0400)]
Move Drupal7 to correct location (#2985)

5 years ago[Node] Ignore diagnostic report files (#2971)
Richie Bendall [Mon, 11 Mar 2019 11:48:58 +0000 (00:48 +1300)]
[Node] Ignore diagnostic report files (#2971)

* [Node] Ignore diagnostic report files

* Add documentation URL

* Stricter regex

5 years agoIgnore Drupal test generated files (#2982)
slipo [Fri, 8 Mar 2019 13:43:28 +0000 (08:43 -0500)]
Ignore Drupal test generated files (#2982)

5 years agoAdd MAlonzo directory. (#2978)
Michael Coblenz [Fri, 8 Mar 2019 12:47:43 +0000 (07:47 -0500)]
Add MAlonzo directory. (#2978)

5 years agoAdd .phpunit.result.cache to the .gitignore (#2973)
Rohan Vakharia [Fri, 8 Mar 2019 12:43:28 +0000 (18:13 +0530)]
Add .phpunit.result.cache to the .gitignore (#2973)

5 years agoRemove extra newline (#2983)
Cemre Mengu [Fri, 8 Mar 2019 12:18:31 +0000 (15:18 +0300)]
Remove extra newline (#2983)

5 years agoMerge pull request #2974 from kaasasolut/patch-1
Brendan Forster [Mon, 25 Feb 2019 12:41:04 +0000 (08:41 -0400)]
Merge pull request #2974 from kaasasolut/patch-1

R: ignore user-specific files

5 years agoR: ignore user-specific files 2974/head
kaasasolut [Mon, 25 Feb 2019 09:17:59 +0000 (10:17 +0100)]
R: ignore user-specific files

5 years agoMerge pull request #2963 from OsirisTerje/MigrationBackup
Brendan Forster [Fri, 15 Feb 2019 14:10:19 +0000 (10:10 -0400)]
Merge pull request #2963 from OsirisTerje/MigrationBackup

Migration backup

5 years agoAdded backup folder for Package Reference Convert tool in VS 2017 2963/head
Terje Sandstrom [Wed, 13 Feb 2019 21:23:42 +0000 (22:23 +0100)]
Added backup folder for Package Reference Convert tool in VS 2017

5 years agoMerge pull request #1 from github/master
Terje Sandstrom [Wed, 13 Feb 2019 21:21:54 +0000 (22:21 +0100)]
Merge pull request #1 from github/master

Merged down master github gitignore

5 years agoMerge pull request #2957 from happydude/patch-1
Brendan Forster [Sat, 9 Feb 2019 22:04:45 +0000 (18:04 -0400)]
Merge pull request #2957 from happydude/patch-1

Update VisualStudio.gitignore

5 years agoUpdate VisualStudio.gitignore 2957/head
Jason Davis [Thu, 7 Feb 2019 23:20:14 +0000 (16:20 -0700)]
Update VisualStudio.gitignore

Ignore backup files from editing reports

5 years agoMerge pull request #2955 from martonmiklos/add_qtcreator_import_project_files
Brendan Forster [Thu, 31 Jan 2019 22:46:56 +0000 (14:46 -0800)]
Merge pull request #2955 from martonmiklos/add_qtcreator_import_project_files

Add *.creator.user* files to the Qt .gitignore

5 years agoAdd *.creator.user* files to the Qt .gitignore 2955/head
Miklós Márton [Thu, 31 Jan 2019 20:22:18 +0000 (21:22 +0100)]
Add *.creator.user* files to the Qt .gitignore

5 years agoMerge pull request #2948 from Yousha/master
Brendan Forster [Tue, 29 Jan 2019 16:10:55 +0000 (08:10 -0800)]
Merge pull request #2948 from Yousha/master

[Codesniffer] remove duplicate Composer rule

5 years agoMerge pull request #2952 from KexyBiscuit/patch-1
Brendan Forster [Tue, 29 Jan 2019 16:08:05 +0000 (08:08 -0800)]
Merge pull request #2952 from KexyBiscuit/patch-1

Remove trailing whitespace added last commit.