- 01 5月, 2015 1 次提交
-
-
由 Abizer Nasir 提交于
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.
-
- 04 4月, 2015 1 次提交
-
-
由 Abizer Nasir 提交于
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
-
- 01 4月, 2015 2 次提交
-
-
由 Carl Suster 提交于
Stop ignoring app/code/local/Mage
-
由 Carl Suster 提交于
Create KiCAD.gitignore
-
- 31 3月, 2015 3 次提交
-
-
由 Carl Suster 提交于
Link to section being described
-
由 Carl Suster 提交于
Ignore timing.properties from takari-smart-builder
-
由 Carl Suster 提交于
comment out CakePHP version headers
-
- 30 3月, 2015 2 次提交
-
-
由 shalecraig 提交于
-
由 Jean-Christophe GAY 提交于
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 3月, 2015 1 次提交
-
-
由 Eddie Gurnee 提交于
-
- 24 3月, 2015 1 次提交
-
-
由 Ian Garcez 提交于
with 'mage' on the gitignore file, a user can't add files customized from Mage
-
- 20 3月, 2015 1 次提交
-
-
由 Dan Nixon 提交于
Add file for KiCAD EDA software
-
- 17 3月, 2015 1 次提交
-
-
由 Carl Suster 提交于
Added coverage annotation files
-
- 16 3月, 2015 1 次提交
-
-
由 Lucretiel 提交于
Added missing wildcard to the `*,cover` coverage annotation.
-
- 15 3月, 2015 8 次提交
-
-
由 Carl Suster 提交于
removing aditional white space
-
由 Carl Suster 提交于
Add dSYM folder to C.gitignore for OSX env
-
由 Carl Suster 提交于
Add buildNumber.properties
-
由 Carl Suster 提交于
Update Jetbrains.gitignore
-
由 Carl Suster 提交于
Add ".ensime_cache" to "Ensime.gitignore"
-
由 Carl Suster 提交于
Add ".env" to Laravel.gitignore
-
由 Carl Suster 提交于
Add CUDA.gitignore
-
由 myurtoglu 提交于
-
- 14 3月, 2015 1 次提交
-
-
由 TAC 提交于
.ensime_cache is cache dir.
-
- 12 3月, 2015 2 次提交
-
-
由 Alberto Leal 提交于
See https://github.com/github/gitignore/pull/527 > For C.gitignore add dSYM folder from Mac OS X to gitignore
-
由 riosc 提交于
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 3月, 2015 1 次提交
-
-
由 jake johns 提交于
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 3月, 2015 1 次提交
-
-
由 Lucretiel 提交于
Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
-
- 05 3月, 2015 1 次提交
-
-
由 ergl 提交于
-
- 03 3月, 2015 1 次提交
-
-
由 Mike Duigou 提交于
The popular build plugin org.codehaus.mojo:buildnumber-maven-plugin stores the build number it managers in a file named buildNumber.properties.
-
- 01 3月, 2015 9 次提交
-
-
由 Carl Suster 提交于
Mercury.gitignore: Add Mercury.modules
-
由 Carl Suster 提交于
Ignore auxiliary files for gnuplottex
-
由 Carl Suster 提交于
Update Joomla.gitignore
-
由 Carl Suster 提交于
Add .coverage. to Python.gitignore
-
由 Carl Suster 提交于
Expand list of root-of-volume dotfiles
-
由 Carl Suster 提交于
add dependency-reduced-pom.xml, which is a maven shader thing
-
由 Carl Suster 提交于
Remove cabal.config from Haskell gitignore
-
由 Carl Suster 提交于
Added backup files for WinEdt
-
由 Gurmeet-Singh 提交于
WinEdt (a popular TEX editor for windows) uses files "*.bak" for backup and "*.sav" for autosave.
-
- 24 2月, 2015 1 次提交
-
-
由 (cdep)illabout 提交于
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 2月, 2015 1 次提交
-
-
由 Brendan Forster 提交于
Small fix: missing space
-