1
0
mirror of https://github.com/github/gitignore synced 2024-06-10 14:40:01 +02:00
Commit Graph

1568 Commits

Author SHA1 Message Date
Carl Suster
69fef749cb Add an explanation to reduce PHP framework clutter 2015-03-01 12:53:03 +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
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
Carl Suster
0a8b50b687 Merge pull request #1391 from skuschel/master
add .eggs/ directory to Python.gitignore
2015-02-06 14:33:48 +11:00
Carl Suster
0a8b6b9b2b Merge pull request #1396 from polamjag/ignore-vendor-bundle-on-ruby
ignore /vendor/bundle on Ruby.gitignore
2015-02-06 14:28:20 +11:00
Carl Suster
5d8b19ad57 Merge pull request #1398 from pamrichmond/patch-1
Correct URL for NPM URL reference
2015-02-06 14:25:07 +11:00
Pam Richmond
d2a69875de Correct URL for NPM URL reference
URL for commented reference has been updated
2015-02-05 10:21:40 -06:00
maieul
197c5727c5 minted 2.0 makes new files 2015-02-05 14:53:22 +01:00
polamjag
2afbfbdb10 add /vendor/bundle 2015-02-05 19:05:03 +09:00
Carl Suster
98a0d1176b Merge pull request #1390 from karenetheridge/topic/perl_20150201
ignore new scratch directory for metadata
2015-02-05 14:54:45 +11:00
Brendan Forster
4e806b70bb Merge pull request #1388 from elerch/patch-1
add *.vs/ to ignore VS files in VS15 CTP5
2015-02-05 11:54:30 +11:00
Emil Lerch
72e24c5ba6 remove Roslyn cache directory for VS 2015 CTP 1-4 2015-02-04 12:11:03 -08:00
Stephan Kuschel
8f8e4e79bd add .eggs/ directory to Python.gitignore 2015-02-02 22:46:23 +01:00
Karen Etheridge
2950de4ba9 ignore new scratch directory for metadata
This directory is created by ExtUtils::MakeMaker starting with version
7.05_05, via this commit:
b6a9eba5b0

It was added to the default MANIFEST.SKIP in ExtUtils-Manifest 1.70, here:
e0f44577f8
2015-02-01 17:10:53 -08:00
Nikita
4d77067ae6 joomla 3.3.6 2015-01-30 21:00:13 +03:00
Emil Lerch
68f746b320 add *.vs/ to ignore VS files in VS15 CTP5
As of Visual Studio 2015 CTP5 the Roslyn cache and suo files are stored in a .vs/ directory.
2015-01-29 07:42:40 -08:00
Carl Suster
2500b4c80a Merge pull request #1382 from github/revert-1343-master
Revert "Ignore npm-debug.log"
2015-01-24 15:44:28 +11:00
Carl Suster
cbe3b7bf37 Revert "Ignore npm-debug.log" 2015-01-24 15:43:52 +11:00
Carl Suster
70d01c389d Merge pull request #1282 from andres-mancera/synopsys_vcs
Adding gitignore file for Synopsys VCS simulator.
2015-01-22 17:25:09 +11:00
andres-mancera
e3f9a54515 Moving SynopsysVCS.gitignore into Global/.
Whether to use VCS or any other simulator is a choice of the individual designer rather than of the project as a whole.
2015-01-21 20:45:09 -08:00
Carl Suster
3aab1a12c3 Merge pull request #1319 from mviranyi/master
Unity3D - Cache files, solution settings files and meta file update
2015-01-22 14:27:34 +11:00
Carl Suster
3e5b733ad3 Merge pull request #1262 from janno-p/master
User-specific files for MonoDevelop/Xamarin Studio.
2015-01-22 14:24:34 +11:00
Carl Suster
77e1463e48 Merge pull request #1378 from rafaelstz/patch-4
Setup of the development environment.
2015-01-22 14:15:49 +11:00
Rafael Corrêa Gomes
cd72caa6a5 Only .htaccess.sample 2015-01-21 23:37:22 -02:00
Carl Suster
0232b30749 Merge pull request #1365 from geoffschoeman/master
Add Google App Engine generated folder
2015-01-22 11:36:49 +11:00
Carl Suster
2f75d9020e Merge pull request #1376 from rafaelstz/patch-2
Base path to placeholder images
2015-01-22 11:22:49 +11:00
Rafael Corrêa Gomes
525a16313e Setup of the development environment.
The .htaccess settings depend on the development environment, in some cases it is not used.
2015-01-21 19:45:11 -02:00
Rafael Corrêa Gomes
e6d0be8f10 Base path to placeholder images
Base is media/catalog/product/placeholder/default/ and media/catalog/product/placeholder/my-theme/ new placeholder set on admin.
2015-01-21 19:26:49 -02:00
andres-mancera
0854e48806 Removing the last two lines since they are editor-specific (Namely, VI and Emacs).
As Carl has pointed out, they are covered by other templates under Global/.
2015-01-21 10:00:29 -08:00
Carl Suster
2609c4c728 Merge pull request #1373 from wafiq/patch-1
Typo in comment
2015-01-21 19:48:19 +11:00
Wafiq Rodzuan
33546effa9 Typo in comment
I know this is petty, but imagine thousand upon thousand of corrective commits saved by fixing the typo right into the heart of the file.
2015-01-21 16:30:32 +08:00
Carl Suster
608690d6b9 Merge pull request #1364 from nwest/swift-carthage
Add Carthage build folder and explaination
2015-01-16 15:47:52 +11:00
Geoff Schoeman
0ed7e94854 Added template for Google App Engine 2015-01-15 19:05:19 -05:00
Nate West
36ebe1a596 Add Carthage build folder and explaination 2015-01-15 11:28:08 -05:00
Carl Suster
8bc0e535bb Merge Pull Request #1338 for Eclipse
Fixes #1217.

Once again ignore .classpath and .project in the Eclipse template. This has
been requested in multiple PRs such as #1338 and #1221 and is essentially a
reversion of #805. I copy the explanation for this change from the discussion
in #1217 by @segfly:

*In short*:

I can't point to any counter-documentation off the top of my head. I just know
from experience these files pollute a project's repo without adding value
- that is, unless everyone contributing is using Eclipse and no-one is using
dependency management. And even then, the guidance provided by the eclipse docs
is bad advice.

*In Long*:

The .classpath file is used by Eclipse to maintain the project's classpath
during automatic compile (every save of a file). In the olden days, one would
manually configure the project within the Eclipse UI and include all the
dependent jars necessary to compile your project. Eclipse then wrote that
configuration out to the .classpath file.

In theory, this file could be shared with others so they did not have to
manually configure their eclipse classpath. In practice, I never saw it work
out quite so well due to eventual bloating of the classpath with needless jars
or jars that only existed on one person's machine. Mind you, many people back
then also used to check their dependent jars into version control along with
their source.

Dependency management tools like Gradle and Maven have done away with all that
of course. But they also integrate nicely with Eclipse and manage the project
classpath dynamically. The .classpath file is basically rebuilt based on
changes to the build.gradle file or pom.xml file. Effectively, this renders the
whole point of checking in the .classpath moot as it is easily rebuilt by the
Maven or Gradle plugin.

The .project file is another animal completely. It basically describes what
plugins should be applied to the project as configured in the Eclipse UI. Again
the theory is it could be shared and creates a happy world. But due to
different eclipse versions people may have, different plugins installed, etc.
sharing the .project file actually causes more issues. And I've seen many
projects unable to open due to a bad .project file - requiring one to delete it
anyway (which then of course, when someone recreates it, they inevitably check
it in over the old one and end up breaking someone else's environment).

The bottom line is, regardless of what the eclipse documentation says, these
are very much internal configuration files for eclipse and best left out of
a repo.
2015-01-15 11:41:35 +11:00
Carl Suster
1fea76a08e Merge pull request #1285 from paolofulgoni/gradle-wrapper
Avoid ignoring Gradle wrapper jar file
2015-01-15 11:29:23 +11:00