]>
source.dussan.org Git - gitignore.git/log
Joshua Mabina [Thu, 15 Oct 2015 14:58:00 +0000 (17:58 +0300)]
added .env.example for projects generated with laravel new command
Brendan Forster [Thu, 15 Oct 2015 10:36:01 +0000 (12:36 +0200)]
Merge pull request #1699 from vitorprado/patch-1
Ignoring build folder inside app module in Android projects
Vitor Prado [Wed, 14 Oct 2015 16:45:12 +0000 (13:45 -0300)]
Ignoring build folder inside app module in Android projects
The `*/build` folder should be ignored because the android structure generate files and outputs inside this folder.
Brendan Forster [Wed, 14 Oct 2015 10:30:00 +0000 (12:30 +0200)]
Merge pull request #1656 from paolofulgoni/powerpoint
Add rule for MS PowerPoint temporary files
Brendan Forster [Wed, 14 Oct 2015 10:13:53 +0000 (12:13 +0200)]
Merge pull request #1647 from m1stegmann/patch-2
Windows Azure Emulator
Brendan Forster [Wed, 14 Oct 2015 10:11:27 +0000 (12:11 +0200)]
Merge pull request #1610 from jpatomic96/patch-1
Create Elm.gitignore
Brendan Forster [Sun, 11 Oct 2015 12:22:18 +0000 (14:22 +0200)]
Merge pull request #1694 from PrestanceDesign/prestashop-patch-1
Fix path to ignore only root log, img and cache folder
Brendan Forster [Sun, 11 Oct 2015 12:21:19 +0000 (14:21 +0200)]
Merge pull request #1690 from ArgentiApparatus/master
Dartdoc output directory, pubspec.lock comment disambiguation
Michael SALIHI [Sat, 10 Oct 2015 15:39:03 +0000 (17:39 +0200)]
Fix path to ignored only root log, img and cache folder
Gary Smith [Sat, 10 Oct 2015 11:45:09 +0000 (07:45 -0400)]
Fix line 1
Line 1 somehow different from upstream
Gary Smith [Thu, 8 Oct 2015 14:51:04 +0000 (10:51 -0400)]
Merge pull request #1 from ArgentiApparatus/patch-1
Update Dart.gitignore
Gary Smith [Thu, 8 Oct 2015 14:43:02 +0000 (10:43 -0400)]
Update Dart.gitignore
Gary Smith [Thu, 8 Oct 2015 11:45:25 +0000 (07:45 -0400)]
Dartdoc, pubspec.lock disabiguation
Added directory for dartdoc tool. Disambiguated comment for pubspec.lock
pattern.
Brendan Forster [Tue, 6 Oct 2015 18:26:28 +0000 (20:26 +0200)]
Merge pull request #1659 from propersquid/dot-tags
Update Tags.gitignore
Brendan Forster [Tue, 6 Oct 2015 08:19:25 +0000 (10:19 +0200)]
Merge pull request #1660 from quadroid/patch-1
JetBrains IDEs: add shelf (VCS -> Shelve changes... menu)
Brendan Forster [Mon, 5 Oct 2015 16:51:29 +0000 (18:51 +0200)]
Merge pull request #1632 from khellang/ghostdoc
Add VisualStudio GhostDoc plugin setting file
Brendan Forster [Mon, 5 Oct 2015 16:26:15 +0000 (18:26 +0200)]
Merge pull request #1678 from justincampbell/otto
Add Otto
Carl Suster [Mon, 5 Oct 2015 16:15:17 +0000 (18:15 +0200)]
Merge pull request #1645 from nagytech/patch-2
Remove entries for Intellij IDEA
Brendan Forster [Mon, 5 Oct 2015 15:50:59 +0000 (17:50 +0200)]
Merge pull request #1676 from MartinNowak/patch-1
gitignore file for D
Brendan Forster [Mon, 5 Oct 2015 15:24:52 +0000 (17:24 +0200)]
Merge pull request #1679 from victorhaggqvist/patch-2
add fabric.properties to JetBrains
Brendan Forster [Mon, 5 Oct 2015 15:22:50 +0000 (17:22 +0200)]
Merge pull request #1681 from robxu9/patch-1
Update waf for python3 builds
Brendan Forster [Sun, 4 Oct 2015 15:52:32 +0000 (17:52 +0200)]
Merge pull request #1687 from vbfox/patch-1
Ignore FAKE - F# Make cache folder
Julien Roncaglia [Sun, 4 Oct 2015 15:00:43 +0000 (17:00 +0200)]
Ignore FAKE - F# Make cache folder
Recent versions of FAKE uses a cache folder containing a compiled version of all scripts named .fake that should never be commited to git.
Brendan Forster [Sun, 4 Oct 2015 06:25:41 +0000 (08:25 +0200)]
Merge pull request #1666 from Nellemandela/patch-1
VisualStudio Template - Added ignore for Paket dependency manager
Brendan Forster [Sat, 3 Oct 2015 19:30:50 +0000 (21:30 +0200)]
Merge pull request #1685 from jimhester/patch-2
Ignore `.RData` files
Jim Hester [Fri, 2 Oct 2015 12:50:47 +0000 (08:50 -0400)]
Ignore `.RData` files
N.B. this ignores only the exact file `.RData` generated by default from `save.image()` and `quit()`. It is _not_ what is referred to in https://github.com/github/gitignore/commit/
1f8466164330277fc8c9126ded3cc207ff3baf91 and http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Data-in-packages, which refers only to files with an `*.RData` _extension_.
Robert Xu [Thu, 1 Oct 2015 12:40:03 +0000 (08:40 -0400)]
Update waf for python3 builds
Waf uses .waf3-* if the interpreter is python3.
Victor Häggqvist [Wed, 30 Sep 2015 00:39:11 +0000 (02:39 +0200)]
add fabric.properties
Since that is what it should be called now a days according to https://dev.twitter.com/fabric/android/integrating
Justin Campbell [Mon, 28 Sep 2015 22:06:14 +0000 (15:06 -0700)]
Add Otto
https://ottoproject.io
Martin Nowak [Sun, 27 Sep 2015 16:45:12 +0000 (18:45 +0200)]
gitignore file for D
Ignore the usual obj/library/executable files.
See https://github.com/D-Programming-Language/dub/blob/
89c8dea75ae9cfde1ae6cfb7d9fe03dbccdbbdf8 /source/dub/init.d#L168 for dub's default .gitignore.
Carl Suster [Wed, 23 Sep 2015 17:10:01 +0000 (19:10 +0200)]
Merge pull request #1668 from github/jdennes/https-help-urls
Use https for all Help URLs
James Dennes [Wed, 23 Sep 2015 16:58:46 +0000 (18:58 +0200)]
Avoid redirecting by using currently Help URLs
James Dennes [Wed, 23 Sep 2015 16:56:15 +0000 (18:56 +0200)]
Use https for Help URLs
Nellemandela [Tue, 22 Sep 2015 18:02:06 +0000 (20:02 +0200)]
Added ignore for Paket
Added ignore as recomended in http://fsprojects.github.io/Paket/getting-started.html
Alexander Shvets [Tue, 15 Sep 2015 07:05:16 +0000 (10:05 +0300)]
add shelf (VCS -> Shelve changes...)
propersquid [Mon, 14 Sep 2015 15:31:00 +0000 (08:31 -0700)]
Update Tags.gitignore
Updated the tags ignore to include the .tags file. The main reason behind this is because Atom's symbols-view (https://atom.io/packages/symbols-view) supports tags/.tags/TAGS/.TAGS. Therefore, I thought it was a good idea to add the .tags/.TAGS to the ignore list.
Paolo Fulgoni [Fri, 11 Sep 2015 15:16:42 +0000 (17:16 +0200)]
Add rule for MS PowerPoint temporary files
Brendan Forster [Thu, 10 Sep 2015 20:03:33 +0000 (05:03 +0900)]
Merge pull request #1640 from bpasero/patch-1
VSCode 0.8.0 config folder change
Brendan Forster [Thu, 10 Sep 2015 06:24:16 +0000 (15:24 +0900)]
Merge pull request #1652 from huertanix/master
Adding GPG gitignore
David Huerta [Wed, 9 Sep 2015 17:48:12 +0000 (13:48 -0400)]
Adding rule to not accidentally publish your PGP/GPG private keys.
Brendan Forster [Sat, 5 Sep 2015 02:47:17 +0000 (11:47 +0900)]
Merge pull request #1628 from sieben/patch-1
Update Gradle.gitignore
Michael Stegmann [Wed, 2 Sep 2015 13:46:40 +0000 (15:46 +0200)]
Windows Azure Emulator
Ignoring directory "efc" and "rfc" created by the Windows Azure Emulator
Directory before starting emulator the first time:
Directory: C:\temp\AzureCloudService1\AzureCloudService1
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 9/1/2015 9:16 AM bin
d----- 9/1/2015 9:16 AM WorkerRole1Content
-a---- 9/1/2015 9:16 AM 3014 AzureCloudService1.ccproj
-a---- 9/1/2015 9:16 AM 144 AzureCloudService1.ccproj.user
-a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Cloud.cscfg
-a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Local.cscfg
-a---- 9/1/2015 9:16 AM 428 ServiceDefinition.csdef
And after starting the Emulator:
Directory: C:\temp\AzureCloudService1\AzureCloudService1
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 9/1/2015 9:16 AM bin
d----- 9/1/2015 9:19 AM csx
d----- 9/1/2015 9:19 AM ecf
d----- 9/1/2015 9:19 AM obj
d----- 9/1/2015 9:19 AM rcf
d----- 9/1/2015 9:16 AM WorkerRole1Content
-a---- 9/1/2015 9:16 AM 3014 AzureCloudService1.ccproj
-a---- 9/1/2015 9:16 AM 144 AzureCloudService1.ccproj.user
-a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Cloud.cscfg
-a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Local.cscfg
-a---- 9/1/2015 9:16 AM 428 ServiceDefinition.csdef
Jonathan Nagy [Tue, 1 Sep 2015 09:09:12 +0000 (19:09 +1000)]
Remove entries for Intellij IDEA
The *.iml file is IDE specific. It is generated by Intellij IDEA to store project related metadata. It is not a Play Framework specific artifact and should not be included in the PlayFramework.gitignore.
See: https://github.com/github/gitignore/pull/1581
I would also vote for the removal of .eclipse and *.eml files on similar grounds but will do so in a separate pull request.
Benjamin Pasero [Mon, 31 Aug 2015 07:39:54 +0000 (09:39 +0200)]
VSCode 0.8.0 config folder change
Starting with 0.8.0, VS Code will store its settings in a .vscode folder and no longer in the generic .settings folder.
Star Peng [Sun, 9 Mar 2014 15:03:43 +0000 (23:03 +0800)]
Add VisualStudio GhostDoc plugin setting file
Rémy Léone [Mon, 24 Aug 2015 10:54:24 +0000 (12:54 +0200)]
Update Gradle.gitignore
Brendan Forster [Sun, 23 Aug 2015 23:37:22 +0000 (09:07 +0930)]
Merge pull request #1621 from gbaron/android-captures-folder
Adding the Android Studio captures folder
Brendan Forster [Sun, 23 Aug 2015 23:36:54 +0000 (09:06 +0930)]
Merge pull request #1625 from damadmai/patch-1
Added dotfiles in working directory
Daniel A. Maierhofer [Sat, 22 Aug 2015 20:02:39 +0000 (22:02 +0200)]
Added dotfiles in working directory
Official Documentation:
https://mercurial.selenic.com/wiki/FileFormats#Files_in_the_working_directory
https://mercurial.selenic.com/wiki/Subrepository
The specification for the .hg/ folder is simplified, see:
https://stackoverflow.com/a/
15057742
Brendan Forster [Fri, 21 Aug 2015 02:34:17 +0000 (12:04 +0930)]
Merge pull request #1545 from skylerberg/virtual-env
Ignore 'local' folder for virtualenv
Brendan Forster [Tue, 18 Aug 2015 23:45:20 +0000 (09:15 +0930)]
Merge pull request #1618 from felipeplets/patch-1
Add .sap Visual Studio profiler session file
Guy B [Sun, 16 Aug 2015 12:07:17 +0000 (15:07 +0300)]
Adding the Android Studio captures folder
The captures folder is used by Android studio to keep heap dumps and other captures files. These are usually not shared as part of the source file.
Felipe Plets [Tue, 11 Aug 2015 16:48:47 +0000 (13:48 -0300)]
Add .sap Visual Studio profiler session file
In Windows Phone 8 development each profiler session generates a new .sap file, which is automatically added to the root of the project. This is an XML manifest describing the detailed profiler logs created in the PerfLogs folder.
Brendan Forster [Fri, 7 Aug 2015 01:20:32 +0000 (11:20 +1000)]
Merge pull request #1613 from cyrbil/patch-1
Add ignore for npm debug log files
cyrbil [Thu, 6 Aug 2015 09:30:45 +0000 (11:30 +0200)]
Add ignore for npm debug log files
Jonathan Boulanger [Tue, 4 Aug 2015 16:13:51 +0000 (12:13 -0400)]
Create Elm.gitignore
.gitignore for Elm projects.
Ignores installed packages (elm-package.json) and elm-stuff/, as these files will be generated once elm-package has been run for a .elm file. This is also beneficial where dependencies have changed, and an install package is no longer required.
elm-repl generated files have also been ignored. Most of the time, elm-repl manages to delete these files automatically, but there are scenarios where these files are not deleted on the closing of elm-repl
Brendan Forster [Fri, 31 Jul 2015 00:00:16 +0000 (09:30 +0930)]
Merge pull request #1370 from SamWhited/patch-2
Update Android.gitignore to include Android Studio nav temp files
Brendan Forster [Thu, 30 Jul 2015 23:50:11 +0000 (09:20 +0930)]
Merge pull request #1604 from Caerbannog/kicad
Add KiCad ignore for .bck and .kicad_pcb-bak
Brendan Forster [Thu, 30 Jul 2015 22:41:36 +0000 (08:11 +0930)]
Merge pull request #1578 from nex3/patch-1
Update Dart.gitignore
Martin d'Allens [Mon, 27 Jul 2015 21:41:56 +0000 (23:41 +0200)]
Add KiCad ignore for .bck and .kicad_pcb-bak
These are two other filetypes that KiCad creates before overwriting something.
Brendan Forster [Thu, 23 Jul 2015 22:20:57 +0000 (07:50 +0930)]
Merge pull request #1599 from sfhardman/master
Ignores for Visual Studio Lightswitch
sfhardman [Thu, 23 Jul 2015 20:42:28 +0000 (08:42 +1200)]
Correct capitalisation of LightSwitch and omit generated.parameters.xml
sfhardman [Wed, 22 Jul 2015 23:23:05 +0000 (11:23 +1200)]
Add newline at EOF
sfhardman [Wed, 22 Jul 2015 23:21:57 +0000 (11:21 +1200)]
Add ignores for Visual Studio Lightswitch build output
Brendan Forster [Wed, 15 Jul 2015 18:08:57 +0000 (11:08 -0700)]
Merge pull request #1590 from JimiC/Optional_Ignore_wwwroot
Adding optional ignore proposal for wwwroot folder
Carl Suster [Wed, 15 Jul 2015 01:25:07 +0000 (11:25 +1000)]
Merge pull request #1557 from piccaso/typo3
Update Typo3.gitignore for CMS v6.2
Carl Suster [Wed, 15 Jul 2015 01:16:32 +0000 (11:16 +1000)]
Merge pull request #1531 from emlai/patch-1
Add CMakeScripts directory
Carl Suster [Wed, 15 Jul 2015 01:14:05 +0000 (11:14 +1000)]
Merge pull request #1519 from github/revert-1465-patch-1
Revert "Update Maven.gitignore"
Carl Suster [Wed, 15 Jul 2015 01:12:17 +0000 (11:12 +1000)]
Merge pull request #1525 from LayZeeDK/patch-1
Add trailing slash to .sass-cache
Carl Suster [Wed, 15 Jul 2015 01:10:07 +0000 (11:10 +1000)]
Merge pull request #1530 from katrinleinweber/patch-1
ignore OAuth2 token
JimiC [Mon, 13 Jul 2015 16:40:12 +0000 (19:40 +0300)]
Adding optional ignore proposal for wwwroot folder
There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.
Carl Suster [Mon, 6 Jul 2015 01:49:30 +0000 (11:49 +1000)]
Merge pull request #1567 from todd/ruby_spec_examples
Ignore Default RSpec State File
http://rspec.info/blog/2015/06/rspec-3-3-has-been-released/
Brendan Forster [Thu, 2 Jul 2015 12:11:27 +0000 (21:41 +0930)]
Merge pull request #1579 from jamiehumphries/master
Ignore NCrunch temporary files.
Jamie Humphries [Wed, 1 Jul 2015 14:45:10 +0000 (15:45 +0100)]
Ignore NCrunch temporary files.
Natalie Weizenbaum [Tue, 30 Jun 2015 19:12:42 +0000 (12:12 -0700)]
Update Dart.gitignore
As of Dart 1.12, the pub package manager will start generating a .packages file that will eventually replace the packages/ directory.
Brendan Forster [Tue, 30 Jun 2015 03:28:49 +0000 (12:58 +0930)]
Merge pull request #1577 from cdepillabout/add-stack-work
Added .stack-work/ directory to Haskell .gitignore.
(cdep) illabout [Tue, 30 Jun 2015 02:57:53 +0000 (11:57 +0900)]
Added .stack-work/ directory to Haskell .gitignore.
.stack-work/ is a work directory used by the `stack` build tool.
The `stack` build tool has recently been gaining a lot of traction in
the Haskell community. It is very similar to the `cabal` build tool,
which also has entries in this Haskell .gitignore file.
Carl Suster [Sun, 28 Jun 2015 06:30:43 +0000 (16:30 +1000)]
Merge pull request #1570 from victorhaggqvist/patch-1
add Android Studio to the covers list for JetBrains
Victor Häggqvist [Sat, 27 Jun 2015 19:10:46 +0000 (21:10 +0200)]
add Android Studio to the covers list
which make it easier to find in search
Todd Bealmear [Thu, 25 Jun 2015 23:10:53 +0000 (16:10 -0700)]
Ignore Default RSpec State File
Brendan Forster [Wed, 24 Jun 2015 13:05:12 +0000 (22:35 +0930)]
Merge pull request #1564 from 153957/patch-1
Ignore *.auxlock files created by TikZ in TeX
Arne de Laat [Wed, 24 Jun 2015 12:02:29 +0000 (14:02 +0200)]
Ignore *.auxlock files created by TikZ in TeX
TikZ uses *.auxlock files to check if the main *.aux file is available.
This is only used when using the external tikz library.
Carl Suster [Wed, 24 Jun 2015 09:17:19 +0000 (19:17 +1000)]
Merge pull request #1562 from 153957/patch-1
Ignore files created by `\tikzexternalize`
When using TikZ & PGF with:
\usepackage{tikz} \usetikzlibrary{external} \tikzexternalize
It creates .dpth and .md5 files for the externalized tikzpictures.
See these pages in section 50 Externalization Library:
p.617 - 50.4.1 Support for Labels and References In External Files
p.621 - /tikz/external/up to date check
In the PGF manual:
http://mirrors.ctan.org/graphics/pgf/base/doc/pgfmanual.pdf
Arne de Laat [Wed, 24 Jun 2015 09:09:57 +0000 (11:09 +0200)]
Ignore files created by `\tikzexternalize`
When using TikZ & PGF with:
`\usepackage{tikz} \usetikzlibrary{external} \tikzexternalize`
It creates .dpth and .md5 files for the externalized tikzpictures.
Brendan Forster [Tue, 23 Jun 2015 22:26:26 +0000 (07:56 +0930)]
Merge pull request #1537 from Konfekt/patch-1
include preamble files generated by mylatexformat package
Brendan Forster [Wed, 17 Jun 2015 23:03:14 +0000 (08:33 +0930)]
Merge pull request #1547 from modocache/xcode-ignore-xcscmblueprint
[ObjC][Swift] Ignore Xcode SCM blueprint files
Brendan Forster [Wed, 17 Jun 2015 23:00:34 +0000 (08:30 +0930)]
Merge pull request #1534 from marcelkorpel/master
Add several downloaded files that should not be incorporated and remove .SRCINFO
Florian Fida [Wed, 17 Jun 2015 19:46:54 +0000 (21:46 +0200)]
Update Typo3.gitignore for CMS v6.2
Typo3 now has an official way of overriding Configuration (AdditionalConfiguration.php).
/t3lib has moved into the /typo3 Directory.
Removed v4 specific ignores because it is deprecated and should no longer be used.
There were ignores missing for the symlinked setup.
Carl Suster [Thu, 11 Jun 2015 07:27:58 +0000 (17:27 +1000)]
Merge pull request #1521 from lezed1/patch-1
Remove Meteor.gitignore
Brian Gesiak [Tue, 9 Jun 2015 04:24:09 +0000 (00:24 -0400)]
[ObjC][Swift] Ignore Xcode SCM blueprint files
These files are automatically generated by Xcode and maintain
information regarding source control. Xcode is typically used
in Objective-C and Swift projects, so add these to the ignored files for
these platforms.
Skyler Berg [Sun, 7 Jun 2015 18:40:21 +0000 (11:40 -0700)]
Ignore 'local' folder for virtualenv
Carl Suster [Tue, 2 Jun 2015 01:26:13 +0000 (11:26 +1000)]
Merge pull request #1484 from andres-mancera/SynopsysVCS_patch
Adding a few more files/file extensions/directories for Synopsys VCS.
andres-mancera [Mon, 1 Jun 2015 21:38:55 +0000 (14:38 -0700)]
Cleaning-up some of the comments that had been previously added.
Carl Suster [Sat, 30 May 2015 04:07:11 +0000 (14:07 +1000)]
Merge pull request #1523 from dash00/master
[Tex] Change *.mtc0 to *.mtc[0-9] *.mtc[1-9][0-9]
>`\@tocfile`
The name of the file containing the minitoc is constructed from `\jobname` and a suffix `\@tocfile`, which is `.mtc` (long extensions) or `.M` (short extensions) followed by the absolute number of the minitoc.
```
\if@mtc@longext@
\def\@tocfile{mtc\The@mtc}%
\else
\def\@tocfile{M\The@mtc}%
\fi
```
Carl Suster [Sat, 30 May 2015 03:48:41 +0000 (13:48 +1000)]
Merge pull request #1514 from bbodenmiller/xcode
sync up xcode related gitignore files
Konfekt [Fri, 29 May 2015 10:42:14 +0000 (12:42 +0200)]
include preamble files generated by mylatexformat package
Marcel Korpel [Thu, 28 May 2015 10:37:43 +0000 (12:37 +0200)]
Add .jar, .exe and .msi
These files are also regularly downloaded by PKGBUILD scripts and should not be included in the repository
Marcel Korpel [Thu, 28 May 2015 10:32:05 +0000 (12:32 +0200)]
Remove .SRCINFO (and old .AURINFO) from .gitignore
As of AUR 4.0.0 contributors have to maintain a GIT repository per project; .SRCINFO files need to be included in those
Brendan Forster [Tue, 26 May 2015 23:46:47 +0000 (09:16 +0930)]
Merge pull request #1529 from sayedihashimi/master
Removing bower_components and fixing typo
Emil Laine [Sat, 23 May 2015 13:22:53 +0000 (16:22 +0300)]
Add CMakeScripts directory
Used by some build configurations, e.g. Xcode.