- 24 8月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Adding the Android Studio captures folder
-
由 Brendan Forster 提交于
Added dotfiles in working directory
-
- 23 8月, 2015 1 次提交
-
-
由 Daniel A. Maierhofer 提交于
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
-
- 21 8月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Ignore 'local' folder for virtualenv
-
- 19 8月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Add .sap Visual Studio profiler session file
-
- 16 8月, 2015 1 次提交
-
-
由 Guy B 提交于
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.
-
- 12 8月, 2015 1 次提交
-
-
由 Felipe Plets 提交于
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.
-
- 07 8月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Add ignore for npm debug log files
-
- 06 8月, 2015 1 次提交
-
-
由 cyrbil 提交于
-
- 31 7月, 2015 3 次提交
-
-
由 Brendan Forster 提交于
Update Android.gitignore to include Android Studio nav temp files
-
由 Brendan Forster 提交于
Add KiCad ignore for .bck and .kicad_pcb-bak
-
由 Brendan Forster 提交于
Update Dart.gitignore
-
- 28 7月, 2015 1 次提交
-
-
由 Martin d'Allens 提交于
These are two other filetypes that KiCad creates before overwriting something.
-
- 24 7月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Ignores for Visual Studio Lightswitch
-
由 sfhardman 提交于
-
- 23 7月, 2015 2 次提交
- 16 7月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Adding optional ignore proposal for wwwroot folder
-
- 15 7月, 2015 5 次提交
-
-
由 Carl Suster 提交于
Update Typo3.gitignore for CMS v6.2
-
由 Carl Suster 提交于
Add CMakeScripts directory
-
由 Carl Suster 提交于
Revert "Update Maven.gitignore"
-
由 Carl Suster 提交于
Add trailing slash to .sass-cache
-
由 Carl Suster 提交于
ignore OAuth2 token
-
- 14 7月, 2015 1 次提交
-
-
由 JimiC 提交于
There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.
-
- 06 7月, 2015 1 次提交
-
-
由 Carl Suster 提交于
Ignore Default RSpec State File http://rspec.info/blog/2015/06/rspec-3-3-has-been-released/
-
- 02 7月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Ignore NCrunch temporary files.
-
- 01 7月, 2015 2 次提交
-
-
由 Jamie Humphries 提交于
-
由 Natalie Weizenbaum 提交于
As of Dart 1.12, the pub package manager will start generating a .packages file that will eventually replace the packages/ directory.
-
- 30 6月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Added .stack-work/ directory to Haskell .gitignore.
-
由 (cdep) illabout 提交于
.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.
-
- 28 6月, 2015 2 次提交
-
-
由 Carl Suster 提交于
add Android Studio to the covers list for JetBrains
-
由 Victor Häggqvist 提交于
which make it easier to find in search
-
- 26 6月, 2015 1 次提交
-
-
由 Todd Bealmear 提交于
-
- 24 6月, 2015 5 次提交
-
-
由 Brendan Forster 提交于
Ignore *.auxlock files created by TikZ in TeX
-
由 Arne de Laat 提交于
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 提交于
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 提交于
When using TikZ & PGF with: `\usepackage{tikz} \usetikzlibrary{external} \tikzexternalize` It creates .dpth and .md5 files for the externalized tikzpictures.
-
由 Brendan Forster 提交于
include preamble files generated by mylatexformat package
-
- 18 6月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
[ObjC][Swift] Ignore Xcode SCM blueprint files
-
由 Brendan Forster 提交于
Add several downloaded files that should not be incorporated and remove .SRCINFO
-