- 30 Nov, 2015 2 commits
-
-
Brendan Forster authored
Incorrect Dir Path
-
Julien Liabeuf authored
When generating the ignore rules for Composer, an incorrect format is used. The vendor directory added is written `vendor/`, which causes other `vendors` directories to be ignored. The correct format to use is `/vendor/`, which would only ignore the root `vendor` directory.
-
- 29 Nov, 2015 4 commits
-
-
Brendan Forster authored
Update Qt.gitignore
-
Brendan Forster authored
remove harmful line from PlayFramework.gitignore
-
Thomas Steinholz authored
Qt generates build files for me that are `build-Projname-WhateverWhatever` so this change continues to support *-build-* folders as well as others.
-
dveim authored
'project/project' is valid directory for 'project' project-related files. For example, if one configure his sbt build to use scala files directly from 'project/', dependencies like 'project/project/plugins.sbt' will be ignored because of this line. See http://www.scala-sbt.org/0.13/tutorial/Organizing-Build.html#sbt+is+recursive.
-
- 20 Nov, 2015 2 commits
-
-
Brendan Forster authored
Add ignores for autoscan files
-
Loïc Corbasson authored
-
- 19 Nov, 2015 3 commits
-
-
Loïc Corbasson authored
-
Brendan Forster authored
Remove *.xcscheme from Global/Xcode.gitignore,Objective-C.gitignore and…
-
Nick Brook authored
-
- 16 Nov, 2015 6 commits
-
-
Brendan Forster authored
Updated LICENSE year to 2015
-
Brendan Forster authored
Delphi: More extensions to ignore
-
Brendan Forster authored
Adding endfloat.sty auxiliary files
-
Denis Grinyuk authored
OLE Control eXtension (OCX), created by the Active Form wizard
-
Denis Grinyuk authored
These depend of "C/C++ Output file generation" compiler setting
-
David Haberthür authored
endfloat.sty produces these two auxiliary files. From Section 3.2 of its documentation: > Loading it will have LTEX produce two extra files with .ttt and .fff extensions (for tables and figures, respectively).
-
- 14 Nov, 2015 1 commit
-
-
Christopher Bunn authored
-
- 13 Nov, 2015 3 commits
-
-
Brendan Forster authored
add Cargo.lock to gitignore file by default
-
Wayne Nilsen authored
-
Wayne Nilsen authored
See the [official recommendation](http://doc.crates.io/guide.html#cargotoml-vs-cargolock) > * If you're building a library, put Cargo.lock in your .gitignore. > * If you're building an executable, check Cargo.lock into git.
-
- 12 Nov, 2015 1 commit
-
-
Brendan Forster authored
[Objective-C / Swift] Updated fastlane docs
-
- 11 Nov, 2015 1 commit
-
-
Felix Krause authored
-
- 09 Nov, 2015 2 commits
-
-
Brendan Forster authored
add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Sw…
-
chenyufeng authored
-
- 07 Nov, 2015 2 commits
-
-
Brendan Forster authored
Revert 2bd7d8ec
-
Brendan Forster authored
Update Umbraco.gitignore
-
- 06 Nov, 2015 1 commit
-
-
James Jackson-South authored
-
- 05 Nov, 2015 5 commits
-
-
Brendan Forster authored
Remove nb-configuration.xml from NetBeans ignore
-
Brendan Forster authored
Ignore REPL history file
-
Mike Duigou authored
-
Mike Duigou authored
-
Julien CROUZET authored
Like in #1732, Docker images can consider project directoy as $HOME
-
- 04 Nov, 2015 4 commits
-
-
Austin Riendeau authored
-
Brendan Forster authored
Add pythontex intermediade files to Tex.gitignore
-
Brendan Forster authored
Update Eclipse.gitignore
-
Jesper Utoft authored
-
- 03 Nov, 2015 3 commits
-
-
Brendan Forster authored
add bower assets
-
István Földházi authored
Add ignore for STS's .springBeans file
-
Jacer OMRI authored
as described in the symfony cookbook http://symfony.com/doc/current/cookbook/frontend/bower.html
-