- 30 Apr, 2015 1 commit
-
-
Abizer Nasir authored
The file name was incorrect, so it was having no effect. Also, the sandbox environment that this was supposed to be ignoring is deprecated. Probably best to just drop it entirely.
-
- 03 Apr, 2015 1 commit
-
-
Abizer Nasir authored
This change was introduced in 3bb4e511, where it was marked as changed due to a typo. However, that is the correct name of this particular virtual environment. See https://hackage.haskell.org/package/virthualenv
-
- 31 Mar, 2015 5 commits
-
-
Carl Suster authored
Stop ignoring app/code/local/Mage
-
Carl Suster authored
Create KiCAD.gitignore
-
Carl Suster authored
Link to section being described
-
Carl Suster authored
Ignore timing.properties from takari-smart-builder
-
Carl Suster authored
comment out CakePHP version headers
-
- 29 Mar, 2015 2 commits
-
-
shalecraig authored
-
Jean-Christophe GAY authored
This extension is an alternative scheduler to build multi-module Maven projects. It stores and updates timing for every build run in .mvn/timing.properties. http://takari.io/book/30-team-maven.html#takari-smart-builder
-
- 26 Mar, 2015 1 commit
-
-
Eddie Gurnee authored
-
- 23 Mar, 2015 1 commit
-
-
Ian Garcez authored
with 'mage' on the gitignore file, a user can't add files customized from Mage
-
- 19 Mar, 2015 1 commit
-
-
Dan Nixon authored
Add file for KiCAD EDA software
-
- 17 Mar, 2015 1 commit
-
-
Carl Suster authored
Added coverage annotation files
-
- 16 Mar, 2015 1 commit
-
-
Lucretiel authored
Added missing wildcard to the `*,cover` coverage annotation.
-
- 15 Mar, 2015 8 commits
-
-
Carl Suster authored
removing aditional white space
-
Carl Suster authored
Add dSYM folder to C.gitignore for OSX env
-
Carl Suster authored
Add buildNumber.properties
-
Carl Suster authored
Update Jetbrains.gitignore
-
Carl Suster authored
Add ".ensime_cache" to "Ensime.gitignore"
-
Carl Suster authored
Add ".env" to Laravel.gitignore
-
Carl Suster authored
Add CUDA.gitignore
-
myurtoglu authored
-
- 14 Mar, 2015 1 commit
-
-
TAC authored
.ensime_cache is cache dir.
-
- 12 Mar, 2015 1 commit
-
-
Alberto Leal authored
See https://github.com/github/gitignore/pull/527 > For C.gitignore add dSYM folder from Mac OS X to gitignore
-
- 11 Mar, 2015 1 commit
-
-
riosc authored
removing this aditional white space avoid a mistake for beginners developers ignore the pod directory, because is confusing to note when they remove the '#' character and git still is tracking the pod dir.
-
- 10 Mar, 2015 1 commit
-
-
jake johns authored
Laravel 5 uses vlucas/phpdotenv for env configuration. http://laravel.com/docs/5.0/configuration#environment-configuration Previous version used env.php files. the new configuration files do not have .php extension
-
- 06 Mar, 2015 1 commit
-
-
Lucretiel authored
Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
-
- 05 Mar, 2015 1 commit
-
-
ergl authored
-
- 02 Mar, 2015 1 commit
-
-
Mike Duigou authored
The popular build plugin org.codehaus.mojo:buildnumber-maven-plugin stores the build number it managers in a file named buildNumber.properties.
-
- 01 Mar, 2015 9 commits
-
-
Carl Suster authored
Mercury.gitignore: Add Mercury.modules
-
Carl Suster authored
Ignore auxiliary files for gnuplottex
-
Carl Suster authored
Update Joomla.gitignore
-
Carl Suster authored
Add .coverage. to Python.gitignore
-
Carl Suster authored
Expand list of root-of-volume dotfiles
-
Carl Suster authored
add dependency-reduced-pom.xml, which is a maven shader thing
-
Carl Suster authored
Remove cabal.config from Haskell gitignore
-
Carl Suster authored
Added backup files for WinEdt
-
Gurmeet-Singh authored
WinEdt (a popular TEX editor for windows) uses files "*.bak" for backup and "*.sav" for autosave.
-
- 24 Feb, 2015 1 commit
-
-
(cdep)illabout authored
The Stackage project provides a cabal.config which locks in a specific package set. This file should be shared between developers project so that everyone is developing using the same versions of packages.
-
- 22 Feb, 2015 1 commit
-
-
Brendan Forster authored
Small fix: missing space
-