Commit Graph

1705 Commits

Author SHA1 Message Date
Abizer Nasir 3ee1463b11 Ignore .virthualenv not .virtualenv
This change was introduced in 3bb4e51184, 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
2015-04-03 19:28:49 +01:00
Tushar Kapila 57faa80a18 Update Maven.gitignore
Else sub projects (main dir has sub dirs with own pom files - sub modules) targets are not ignored.
2015-04-02 22:39:52 +05:30
Carl Suster 62d6528cb1 Merge pull request #1446 from igarcez/master
Stop ignoring app/code/local/Mage
2015-04-01 10:27:29 +11:00
Carl Suster 498f06dae9 Merge pull request #1442 from DanNixon/add-kicad
Create KiCAD.gitignore
2015-04-01 10:26:04 +11:00
Carl Suster 5883804e6c Merge pull request #1459 from shalecraig/patch-1
Link to section being described
2015-03-31 12:55:50 +11:00
Carl Suster 18e0801ff3 Merge pull request #1460 from jcgay/takari-smart-builder
Ignore timing.properties from takari-smart-builder
2015-03-31 12:54:52 +11:00
Carl Suster 2d48f944e3 Merge pull request #1453 from pegurnee/cakephp_headers
comment out CakePHP version headers
2015-03-31 12:35:18 +11:00
shalecraig 5b3bb94904 Link to section being described 2015-03-29 12:24:23 -04:00
Jean-Christophe GAY 7078949f7d Ignore timing.properties from takari-smart-builder
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
2015-03-29 18:11:30 +02:00
Eddie Gurnee 3292d1d35d comment out CakePHP version headers 2015-03-26 01:27:09 -04:00
Ian Garcez 082ab4a3ec Stop ignoring app/code/local/Mage
with 'mage' on the gitignore file, a user can't
add files customized from Mage
2015-03-23 18:11:11 -03:00
Dan Nixon 57e9f2a809 Create KiCAD.gitignore
Add file for KiCAD EDA software
2015-03-19 19:59:59 +00:00
Carl Suster b8da0e3a89 Merge pull request #1430 from Lucretiel/patch-1
Added coverage annotation files
2015-03-17 11:17:29 +11:00
Lucretiel ba6f0a94ab Fixed coverage annotation
Added missing wildcard to the `*,cover` coverage annotation.
2015-03-16 10:37:24 -04:00
Carl Suster 2f4cb0220d Merge pull request #1433 from riosc/patch-1
removing aditional white space
2015-03-15 12:47:12 +11:00
Carl Suster c7bca99f57 Merge pull request #1435 from Dashed/patch-1
Add dSYM folder to C.gitignore for OSX env
2015-03-15 12:46:27 +11:00
Carl Suster 1574483716 Merge pull request #1428 from bondolo/patch-1
Add buildNumber.properties
2015-03-15 12:45:34 +11:00
Carl Suster 03372a587d Merge pull request #1429 from ergl/master
Update Jetbrains.gitignore
2015-03-15 12:45:23 +11:00
Carl Suster 5c5d4dfff9 Merge pull request #1436 from tac0x2a/ignore-cache-dir
Add ".ensime_cache" to "Ensime.gitignore"
2015-03-15 12:43:57 +11:00
Carl Suster a4bc938b3a Merge pull request #1432 from jakejohns/hotfix/laravel5-env
Add ".env" to Laravel.gitignore
2015-03-15 12:42:28 +11:00
Carl Suster a818c8ba7e Merge pull request #1438 from myurtoglu/master
Add CUDA.gitignore
2015-03-15 12:40:45 +11:00
myurtoglu 4e33a249cf Add CUDA.gitignore 2015-03-14 17:29:54 -07:00
TAC e71dfbb6d0 Add .ensime_cache dir
.ensime_cache is cache dir.
2015-03-14 15:22:33 +09:00
Alberto Leal 08de2b88e2 Add dSYM folder to C.gitignore for OSX env
See https://github.com/github/gitignore/pull/527

> For C.gitignore add dSYM folder from Mac OS X to gitignore
2015-03-11 23:14:12 -04:00
riosc d060ee0e57 removing aditional white space
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.
2015-03-11 15:53:11 -03:00
jake johns 8c0685fd96 Add ".env" to Laravel.gitignore
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
2015-03-10 02:49:24 -05:00
Lucretiel 9f80691efd Added coverage annotation files
Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
2015-03-06 01:06:58 -05:00
ergl fa9a28a68f Updated Jetbrains.gitignore 2015-03-05 10:56:18 +01:00
Mike Duigou 5d55d5cd9a Add buildNumber.properties
The popular build plugin org.codehaus.mojo:buildnumber-maven-plugin stores the build number it managers in a file named buildNumber.properties.
2015-03-02 11:38:10 -08:00
Carl Suster 4a9d41f894 Merge pull request #1352 from sebgod/mercury-add-modules
Mercury.gitignore: Add Mercury.modules
2015-03-01 13:11:18 +11:00
Carl Suster 5a46616766 Merge pull request #1411 from ptigwe/master
Ignore auxiliary files for gnuplottex
2015-03-01 13:05:34 +11:00
Carl Suster 2b1fe3e280 Merge pull request #1410 from adamasantares/master
Update Joomla.gitignore
2015-03-01 13:02:49 +11:00
Carl Suster eaeed89430 Merge pull request #1407 from relekang/python-cumulative-coverage
Add .coverage. to Python.gitignore
2015-03-01 12:44:09 +11:00
Carl Suster 4dafb36bab Merge pull request #1405 from occidens/OSX
Expand list of root-of-volume dotfiles
2015-03-01 12:42:58 +11:00
Carl Suster 8142e0af5a Merge pull request #1412 from dareonion/master
add dependency-reduced-pom.xml, which is a maven shader thing
2015-03-01 12:39:00 +11:00
Carl Suster d5813d679e Merge pull request #1418 from cdepillabout/haskell-remove-cabal.config
Remove cabal.config from Haskell gitignore
2015-03-01 12:35:22 +11:00
Carl Suster 6cd95612a2 Merge pull request #1423 from Gurmeet-Singh/Updating-TEX.gitignore
Added backup files for WinEdt
2015-03-01 12:31:09 +11:00
Gurmeet-Singh b2f2bf499c Added backup files for WinEdt
WinEdt (a popular TEX editor for windows) uses files "*.bak" for backup and "*.sav" for autosave.
2015-03-01 06:00:44 +05:30
(cdep)illabout a41a63e5e5 Remove cabal.config from Haskell.
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.
2015-02-24 16:10:30 +09:00
Brendan Forster 557c62cd54 Merge pull request #1416 from King2500/patch-1
Small fix: missing space
2015-02-22 12:01:57 +10:00
Thomas Schulz 29be7fc193 Small fix: missing space 2015-02-21 18:26:29 +01:00
Brendan Forster f9680e32b8 Merge pull request #1414 from iamsebastian/patch-1
Update Node.gitignore
2015-02-20 19:43:56 +10:00
Sebastian Blei 7e8db0da2c Update Node.gitignore
Corrected URL, which linked to the `Should I check my node_modules folder into git?` readup.
2015-02-19 09:20:28 +01:00
Darren Yin c4f14a165a add dependency-reduced-pom.xml, which is a maven shader thing 2015-02-17 13:07:24 -08:00
Tobenna Peter Igwe 98c0c9d302 Ignore auxiliary files for gnuplottex 2015-02-17 11:23:38 +00:00
Konstantin 75df01fcdc Update Joomla.gitignore
update for Joomla 3.3.6
2015-02-13 13:39:43 +05:00
Rolf Erik Lekang 478fa5869e Add .coverage. to Python.gitignore
When using `coverage -p` to get coverage for test runs in several environments coverage creates files on the form .coverage.hostname.timestamp.
2015-02-12 11:17:44 +01:00
William West 8478c871f3 Expand list of root-of-volume dotfiles
In addition to `.Spotlight-V100` and `.Trashes`, the following dotfiles
may appear at the root of all OSX volumes (not just external disks):

- `.DocumentRevisions-V100`: auto-save and versions storage
- `.fseventsd`: file system event storage
- `.Temporaryitems`: temp directory used by some applications instead of
                     /tmp and /var/tmp
- `.VolumeIcon.icns`: storage of custom icon for volume, if set
2015-02-11 10:11:30 -05:00
Carl Suster c1cd9540de Merge pull request #1397 from maieul/master
minted 2.0 makes new files
2015-02-08 13:59:57 +11:00
Carl Suster 3ebb3221cc Merge pull request #1389 from joomalungma/patch-1
joomla 3.3.6
2015-02-06 14:36:58 +11:00