Commit Graph

1718 Commits

Author SHA1 Message Date
09a78cc2bd 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 1f84661643 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_.
2015-10-02 08:50:47 -04:00
5778fded8b Merge pull request #1668 from github/jdennes/https-help-urls
Use https for all Help URLs
2015-09-23 19:10:01 +02:00
75fc01c841 Avoid redirecting by using currently Help URLs 2015-09-23 18:58:46 +02:00
ee6df1c910 Use https for Help URLs 2015-09-23 18:56:15 +02:00
23aad6abc4 Merge pull request #1640 from bpasero/patch-1
VSCode 0.8.0 config folder change
2015-09-11 05:03:33 +09:00
70e9b1e04b Merge pull request #1652 from huertanix/master
Adding GPG gitignore
2015-09-10 15:24:16 +09:00
d9b8a12b5f Adding rule to not accidentally publish your PGP/GPG private keys. 2015-09-09 13:48:12 -04:00
534cd09f5f Merge pull request #1628 from sieben/patch-1
Update Gradle.gitignore
2015-09-05 11:47:17 +09:00
ed7d67a175 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.
2015-08-31 09:39:54 +02:00
bd266c15f1 Update Gradle.gitignore 2015-08-24 12:54:24 +02:00
5b8eb2c371 Merge pull request #1621 from gbaron/android-captures-folder
Adding the Android Studio captures folder
2015-08-24 09:07:22 +09:30
6e2ca5b8b7 Merge pull request #1625 from damadmai/patch-1
Added dotfiles in working directory
2015-08-24 09:06:54 +09:30
22294e017f 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
2015-08-22 22:02:39 +02:00
bfcae73085 Merge pull request #1545 from skylerberg/virtual-env
Ignore 'local' folder for virtualenv
2015-08-21 12:04:17 +09:30
5d5de5306f Merge pull request #1618 from felipeplets/patch-1
Add .sap Visual Studio profiler session file
2015-08-19 09:15:20 +09:30
6895b7c280 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.
2015-08-16 15:07:17 +03:00
929482aba8 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.
2015-08-11 13:48:47 -03:00
573fd7e4d9 Merge pull request #1613 from cyrbil/patch-1
Add ignore for npm debug log files
2015-08-07 11:20:32 +10:00
5e87c947e4 Add ignore for npm debug log files 2015-08-06 11:30:45 +02:00
92fe23112d Merge pull request #1370 from SamWhited/patch-2
Update Android.gitignore to include Android Studio nav temp files
2015-07-31 09:30:16 +09:30
eb3cce31df Merge pull request #1604 from Caerbannog/kicad
Add KiCad ignore for .bck and .kicad_pcb-bak
2015-07-31 09:20:11 +09:30
519f1e4c4b Merge pull request #1578 from nex3/patch-1
Update Dart.gitignore
2015-07-31 08:11:36 +09:30
bb2e976626 Add KiCad ignore for .bck and .kicad_pcb-bak
These are two other filetypes that KiCad creates before overwriting something.
2015-07-27 23:41:56 +02:00
d4c9696398 Merge pull request #1599 from sfhardman/master
Ignores for Visual Studio Lightswitch
2015-07-24 07:50:57 +09:30
fe783cceeb Correct capitalisation of LightSwitch and omit generated.parameters.xml 2015-07-24 08:42:28 +12:00
e965495f2f Add newline at EOF 2015-07-23 11:23:05 +12:00
2d69d6a7e3 Add ignores for Visual Studio Lightswitch build output 2015-07-23 11:21:57 +12:00
073727ccd9 Merge pull request #1590 from JimiC/Optional_Ignore_wwwroot
Adding optional ignore proposal for wwwroot folder
2015-07-15 11:08:57 -07:00
1cc49ca596 Merge pull request #1557 from piccaso/typo3
Update Typo3.gitignore for CMS v6.2
2015-07-15 11:25:07 +10:00
b39670b7a1 Merge pull request #1531 from emlai/patch-1
Add CMakeScripts directory
2015-07-15 11:16:32 +10:00
4512f28afc Merge pull request #1519 from github/revert-1465-patch-1
Revert "Update Maven.gitignore"
2015-07-15 11:14:05 +10:00
013def8837 Merge pull request #1525 from LayZeeDK/patch-1
Add trailing slash to .sass-cache
2015-07-15 11:12:17 +10:00
24bd92fbfc Merge pull request #1530 from katrinleinweber/patch-1
ignore OAuth2 token
2015-07-15 11:10:07 +10:00
57355e994d 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.
2015-07-13 19:40:12 +03:00
2e7537454d 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/
2015-07-06 11:49:30 +10:00
a2f49b7b14 Merge pull request #1579 from jamiehumphries/master
Ignore NCrunch temporary files.
2015-07-02 21:41:27 +09:30
86516d2d2a Ignore NCrunch temporary files. 2015-07-01 15:45:10 +01:00
80b0942d7e 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.
2015-06-30 12:12:42 -07:00
1587f288ee Merge pull request #1577 from cdepillabout/add-stack-work
Added .stack-work/ directory to Haskell .gitignore.
2015-06-30 12:58:49 +09:30
3d9c786bc0 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.
2015-06-30 11:57:53 +09:00
a5f1fb2700 Merge pull request #1570 from victorhaggqvist/patch-1
add Android Studio to the covers list for JetBrains
2015-06-28 16:30:43 +10:00
558460c0a8 add Android Studio to the covers list
which make it easier to find in search
2015-06-27 21:10:46 +02:00
f23f998be3 Ignore Default RSpec State File 2015-06-25 16:10:53 -07:00
e0df63986a Merge pull request #1564 from 153957/patch-1
Ignore *.auxlock files created by TikZ in TeX
2015-06-24 22:35:12 +09:30
daa440bce8 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.
2015-06-24 14:02:29 +02:00
98b1db9283 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
2015-06-24 19:17:19 +10:00
948a87ffc9 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.
2015-06-24 11:09:57 +02:00
c25991c139 Merge pull request #1537 from Konfekt/patch-1
include preamble files generated by mylatexformat package
2015-06-24 07:56:26 +09:30
cdfa89334d Merge pull request #1547 from modocache/xcode-ignore-xcscmblueprint
[ObjC][Swift] Ignore Xcode SCM blueprint files
2015-06-18 08:33:14 +09:30
3bb7541f74 Merge pull request #1534 from marcelkorpel/master
Add several downloaded files that should not be incorporated and remove .SRCINFO
2015-06-18 08:30:34 +09:30