- 10 11月, 2013 2 次提交
-
-
由 Carl Suster 提交于
Leiningen by default creates a 'target' directory, not 'targets'
-
由 Ben Moss 提交于
-
- 09 11月, 2013 12 次提交
-
-
由 Carl Suster 提交于
Add Composer.gitignore for composer packages
-
由 Haralan Dobrev 提交于
Libraries/Projects using [Composer](http://getcomposer.org) for dependency management should include a `.gitignore` file like this. It ignores the vendor folder which Composer uses for dependencies, classmaps and others. Composer keeps git repositories in this folder so it is cleaner if it is ignored. [`composer.lock` should not be ignored.](http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file) > Commit your application's composer.lock (along with composer.json) into version control. > For your library you may commit the composer.lock file if you want to. This can help your team to always test against the same dependency versions. However, this lock file will not have any effect on other projects that depend on it. It only has an effect on the main project.
-
由 Adam Roben 提交于
Sort TeX template by packages (and rename)
-
由 Carl Suster 提交于
-
由 Manuel Rauber 提交于
-
由 Carl Suster 提交于
-
由 Carl Suster 提交于
Added Visual Studio .suo files
-
由 Adam Roben 提交于
Add comment to prevent *.sublime-project being ignored.
-
由 Carl Suster 提交于
Adding wp-config.php Back Into Version Control
-
由 Patrick Rauland 提交于
-
由 Carl Suster 提交于
-
由 Carl Suster 提交于
Based on advice in the documentation at http://www.sublimetext.com/docs/2/projects.html
-
- 08 11月, 2013 17 次提交
-
-
由 Adam Roben 提交于
remove `npm-debug.log` entry
-
由 Dan Kerimdzhanov 提交于
-
由 Carl Suster 提交于
Ignore elf and hex files in C.gitignore
-
由 Adam Roben 提交于
Dart.gitignore updated to reflect instructions provided by authors
-
由 Adam Roben 提交于
Python.gitignore add coverage.xml
-
由 Adam Roben 提交于
.classpath and .project files are *meant to be versioned*
-
由 Carl Suster 提交于
Ignore Leiningen REPL history
-
由 Sean Brewer 提交于
-
由 Carl Suster 提交于
Make Python .gitignore directory entries match only directories
-
由 Chris Jerdonek 提交于
This commit also alphabetizes the distribution/packaging section after separating the directory entries from the file entries. I left alone a few entries that I'm not sure about (i.e. *.egg and the "Mr Developer" section).
-
由 Álison Fernandes 提交于
*.suo files are binary, user specific files generated by Visual Studio with some user configuration information, thus, don't need to be versioned.
-
由 = 提交于
-
由 Adam Roben 提交于
Reverting change to ignore build subdirectories
-
由 Michael Gerbush 提交于
Conflicts: Objective-C.gitignore
-
由 Adam Roben 提交于
tighter and more perl entries
-
由 Adam Roben 提交于
Qt additions
-
由 Adam Roben 提交于
Ignore Rails directories instead of their files
-
- 07 11月, 2013 9 次提交
-
-
由 Adam Roben 提交于
Added template for EPiServer
-
由 Adam Roben 提交于
Fix having TYPO3 core-files as symlinks and fixed product-name
-
由 Adam Roben 提交于
Ignore information for lein plugin directory.
-
由 Adam Roben 提交于
Magento 1.7 New Core Files & Folders Disregarded
-
由 Adam Roben 提交于
added composer.phar to Symfony2 gitignore
-
由 Adam Roben 提交于
Ignore generated MIDL header files
-
由 Carl Suster 提交于
LaTeX.gitignore: add .brf for files generated by hyperref
-
由 Niklas Rehfeld 提交于
.brf files are generated if the 'backref' or 'pagebackref' options of the hyperref package are enabled. These are intermediate files, so shouldn't be tracked.
-
由 Carl Suster 提交于
Ignore *.loa in LaTeX; auxiliary 'list of algorithms' file generated by the algorithms package
-