aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add an explanation to reduce PHP framework clutterreduce-noiseCarl Suster2015-03-012-0/+10
|
* Merge pull request #1407 from relekang/python-cumulative-coverageCarl Suster2015-03-011-0/+1
|\ | | | | Add .coverage. to Python.gitignore
| * Add .coverage. to Python.gitignoreRolf Erik Lekang2015-02-121-0/+1
| | | | | | When using `coverage -p` to get coverage for test runs in several environments coverage creates files on the form .coverage.hostname.timestamp.
* | Merge pull request #1405 from occidens/OSXCarl Suster2015-03-011-1/+5
|\ \ | | | | | | Expand list of root-of-volume dotfiles
| * | Expand list of root-of-volume dotfilesWilliam West2015-02-111-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge pull request #1412 from dareonion/masterCarl Suster2015-03-011-0/+1
|\ \ \ | | | | | | | | add dependency-reduced-pom.xml, which is a maven shader thing
| * | | add dependency-reduced-pom.xml, which is a maven shader thingDarren Yin2015-02-171-0/+1
| | |/ | |/|
* | | Merge pull request #1418 from cdepillabout/haskell-remove-cabal.configCarl Suster2015-03-011-1/+0
|\ \ \ | | | | | | | | Remove cabal.config from Haskell gitignore
| * | | Remove cabal.config from Haskell.(cdep)illabout2015-02-241-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | Merge pull request #1423 from Gurmeet-Singh/Updating-TEX.gitignoreCarl Suster2015-03-011-0/+4
|\ \ \ \ | |/ / / |/| | | Added backup files for WinEdt
| * | | Added backup files for WinEdtGurmeet-Singh2015-03-011-0/+4
|/ / / | | | | | | WinEdt (a popular TEX editor for windows) uses files "*.bak" for backup and "*.sav" for autosave.
* | | Merge pull request #1416 from King2500/patch-1Brendan Forster2015-02-221-1/+1
|\ \ \ | | | | | | | | Small fix: missing space
| * | | Small fix: missing spaceThomas Schulz2015-02-211-1/+1
|/ / /
* | | Merge pull request #1414 from iamsebastian/patch-1Brendan Forster2015-02-201-1/+1
|\ \ \ | |/ / |/| | Update Node.gitignore
| * | Update Node.gitignoreSebastian Blei2015-02-191-1/+1
|/ / | | | | Corrected URL, which linked to the `Should I check my node_modules folder into git?` readup.
* | Merge pull request #1397 from maieul/masterCarl Suster2015-02-081-0/+1
|\ \ | |/ |/| minted 2.0 makes new files
| * minted 2.0 makes new filesmaieul2015-02-051-0/+1
| |
* | Merge pull request #1389 from joomalungma/patch-1Carl Suster2015-02-061-0/+29
|\ \ | | | | | | joomla 3.3.6
| * | joomla 3.3.6Nikita2015-01-301-0/+29
| | |
* | | Merge pull request #1391 from skuschel/masterCarl Suster2015-02-061-0/+1
|\ \ \ | | | | | | | | add .eggs/ directory to Python.gitignore
| * | | add .eggs/ directory to Python.gitignoreStephan Kuschel2015-02-021-0/+1
| |/ /
* | | Merge pull request #1396 from polamjag/ignore-vendor-bundle-on-rubyCarl Suster2015-02-061-0/+1
|\ \ \ | | | | | | | | ignore /vendor/bundle on Ruby.gitignore
| * | | add /vendor/bundlepolamjag2015-02-051-0/+1
| | |/ | |/|
* | | Merge pull request #1398 from pamrichmond/patch-1Carl Suster2015-02-061-1/+1
|\ \ \ | |/ / |/| | Correct URL for NPM URL reference
| * | Correct URL for NPM URL referencePam Richmond2015-02-051-1/+1
|/ / | | | | URL for commented reference has been updated
* | Merge pull request #1390 from karenetheridge/topic/perl_20150201Carl Suster2015-02-051-0/+1
|\ \ | | | | | | ignore new scratch directory for metadata
| * | ignore new scratch directory for metadataKaren Etheridge2015-02-011-0/+1
| |/ | | | | | | | | | | | | | | | | This directory is created by ExtUtils::MakeMaker starting with version 7.05_05, via this commit: https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/commit/b6a9eba5b0501dbe2fa0568a15dc588b1a289128 It was added to the default MANIFEST.SKIP in ExtUtils-Manifest 1.70, here: https://github.com/Perl-Toolchain-Gang/ExtUtils-Manifest/commit/e0f44577f84521ded664a41b46021eae95a1a1af
* | Merge pull request #1388 from elerch/patch-1Brendan Forster2015-02-051-2/+2
|\ \ | |/ |/| add *.vs/ to ignore VS files in VS15 CTP5
| * remove Roslyn cache directory for VS 2015 CTP 1-4Emil Lerch2015-02-041-3/+0
| |
| * add *.vs/ to ignore VS files in VS15 CTP5Emil Lerch2015-01-291-0/+3
|/ | | As of Visual Studio 2015 CTP5 the Roslyn cache and suo files are stored in a .vs/ directory.
* Merge pull request #1382 from github/revert-1343-masterCarl Suster2015-01-241-3/+0
|\ | | | | Revert "Ignore npm-debug.log"
| * Revert "Ignore npm-debug.log"Carl Suster2015-01-241-3/+0
|/
* Merge pull request #1282 from andres-mancera/synopsys_vcsCarl Suster2015-01-221-0/+23
|\ | | | | Adding gitignore file for Synopsys VCS simulator.
| * Moving SynopsysVCS.gitignore into Global/.andres-mancera2015-01-211-0/+0
| | | | | | | | Whether to use VCS or any other simulator is a choice of the individual designer rather than of the project as a whole.
| * Removing the last two lines since they are editor-specific (Namely, VI and ↵andres-mancera2015-01-211-4/+0
| | | | | | | | | | | | Emacs). As Carl has pointed out, they are covered by other templates under Global/.
| * Adding gitignore file for Synopsys VCS simulator.andres-mancera2014-11-131-0/+27
| |
* | Merge pull request #1319 from mviranyi/masterCarl Suster2015-01-221-0/+4
|\ \ | | | | | | Unity3D - Cache files, solution settings files and meta file update
| * | Update Unity.gitignoreMatthias Viranyi2015-01-051-1/+0
| | | | | | | | | And removes the last new line.
| * | Update Unity.gitignoreMatthias Viranyi2015-01-051-5/+0
| | | | | | | | | Removes queried extensions.
| * | Adds forgotten UnityVS / VS2013 related solution files.Matthias Viranyi2014-12-121-2/+2
| | |
| * | Adds several annoying files to Unity3D ignore file, like platform cache ↵Matthias Viranyi2014-12-121-0/+10
| | | | | | | | | | | | files (Mac + Windows), the famous Unity3D pidb.meta
* | | Merge pull request #1262 from janno-p/masterCarl Suster2015-01-221-0/+3
|\ \ \ | | | | | | | | User-specific files for MonoDevelop/Xamarin Studio.
| * | | User-specific files for MonoDevelop/Xamarin Studio.Janno Põldma2014-10-241-0/+3
| | | |
* | | | Merge pull request #1378 from rafaelstz/patch-4Carl Suster2015-01-221-0/+1
|\ \ \ \ | | | | | | | | | | Setup of the development environment.
| * | | | Only .htaccess.sampleRafael Corrêa Gomes2015-01-211-1/+0
| | | | |
| * | | | Setup of the development environment.Rafael Corrêa Gomes2015-01-211-0/+2
| | | | | | | | | | | | | | | The .htaccess settings depend on the development environment, in some cases it is not used.
* | | | | Merge pull request #1365 from geoffschoeman/masterCarl Suster2015-01-221-0/+2
|\ \ \ \ \ | | | | | | | | | | | | Add Google App Engine generated folder
| * | | | | Added template for Google App EngineGeoff Schoeman2015-01-151-0/+2
| | | | | |
* | | | | | Merge pull request #1376 from rafaelstz/patch-2Carl Suster2015-01-221-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Base path to placeholder images
| * | | | | Base path to placeholder imagesRafael Corrêa Gomes2015-01-211-0/+1
|/ / / / / | | | | | | | | | | Base is media/catalog/product/placeholder/default/ and media/catalog/product/placeholder/my-theme/ new placeholder set on admin.