- 15 Aug, 2015 1 commit
-
-
Antoine Cœur authored
* master: (24 commits) Add ignore for npm debug log files Add KiCad ignore for .bck and .kicad_pcb-bak Correct capitalisation of LightSwitch and omit generated.parameters.xml Add newline at EOF Add ignores for Visual Studio Lightswitch build output Adding optional ignore proposal for wwwroot folder Ignore NCrunch temporary files. Update Dart.gitignore Added .stack-work/ directory to Haskell .gitignore. add Android Studio to the covers list Ignore Default RSpec State File Ignore *.auxlock files created by TikZ in TeX Ignore files created by `\tikzexternalize` Update Typo3.gitignore for CMS v6.2 [ObjC][Swift] Ignore Xcode SCM blueprint files include preamble files generated by mylatexformat package Add .jar, .exe and .msi Remove .SRCINFO (and old .AURINFO) from .gitignore Add CMakeScripts directory ignore OAuth2 token ... Conflicts: Objective-C.gitignore Swift.gitignore
-
- 07 Aug, 2015 1 commit
-
-
Brendan Forster authored
Add ignore for npm debug log files
-
- 06 Aug, 2015 1 commit
-
-
cyrbil authored
-
- 31 Jul, 2015 1 commit
-
-
Brendan Forster authored
Update Android.gitignore to include Android Studio nav temp files
-
- 30 Jul, 2015 2 commits
-
-
Brendan Forster authored
Add KiCad ignore for .bck and .kicad_pcb-bak
-
Brendan Forster authored
Update Dart.gitignore
-
- 27 Jul, 2015 1 commit
-
-
Martin d'Allens authored
These are two other filetypes that KiCad creates before overwriting something.
-
- 23 Jul, 2015 2 commits
-
-
Brendan Forster authored
Ignores for Visual Studio Lightswitch
-
sfhardman authored
-
- 22 Jul, 2015 2 commits
- 15 Jul, 2015 6 commits
-
-
Brendan Forster authored
Adding optional ignore proposal for wwwroot folder
-
Carl Suster authored
Update Typo3.gitignore for CMS v6.2
-
Carl Suster authored
Add CMakeScripts directory
-
Carl Suster authored
Revert "Update Maven.gitignore"
-
Carl Suster authored
Add trailing slash to .sass-cache
-
Carl Suster authored
ignore OAuth2 token
-
- 13 Jul, 2015 1 commit
-
-
JimiC authored
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 Jul, 2015 1 commit
-
-
Carl Suster authored
Ignore Default RSpec State File http://rspec.info/blog/2015/06/rspec-3-3-has-been-released/
-
- 02 Jul, 2015 1 commit
-
-
Brendan Forster authored
Ignore NCrunch temporary files.
-
- 01 Jul, 2015 1 commit
-
-
Jamie Humphries authored
-
- 30 Jun, 2015 3 commits
-
-
Natalie Weizenbaum authored
As of Dart 1.12, the pub package manager will start generating a .packages file that will eventually replace the packages/ directory.
-
Brendan Forster authored
Added .stack-work/ directory to Haskell .gitignore.
-
(cdep) illabout authored
.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 Jun, 2015 1 commit
-
-
Carl Suster authored
add Android Studio to the covers list for JetBrains
-
- 27 Jun, 2015 1 commit
-
-
Victor Häggqvist authored
which make it easier to find in search
-
- 25 Jun, 2015 1 commit
-
-
Todd Bealmear authored
-
- 24 Jun, 2015 4 commits
-
-
Brendan Forster authored
Ignore *.auxlock files created by TikZ in TeX
-
Arne de Laat authored
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 authored
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 authored
When using TikZ & PGF with: `\usepackage{tikz} \usetikzlibrary{external} \tikzexternalize` It creates .dpth and .md5 files for the externalized tikzpictures.
-
- 23 Jun, 2015 1 commit
-
-
Brendan Forster authored
include preamble files generated by mylatexformat package
-
- 17 Jun, 2015 3 commits
-
-
Brendan Forster authored
[ObjC][Swift] Ignore Xcode SCM blueprint files
-
Brendan Forster authored
Add several downloaded files that should not be incorporated and remove .SRCINFO
-
Florian Fida authored
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.
-
- 11 Jun, 2015 1 commit
-
-
Carl Suster authored
Remove Meteor.gitignore
-
- 09 Jun, 2015 1 commit
-
-
Brian Gesiak authored
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.
-
- 08 Jun, 2015 1 commit
-
-
Antoine Cœur authored
-
- 02 Jun, 2015 1 commit
-
-
Carl Suster authored
Adding a few more files/file extensions/directories for Synopsys VCS.
-
- 01 Jun, 2015 1 commit
-
-
andres-mancera authored
-