- 11 Nov, 2013 12 commits
-
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
Conflicts: Yii.gitignore
-
Adam Roben authored
Added nunit result and visual state
-
Adam Roben authored
Ignoring "bld" directory
-
Adam Roben authored
Prevent Unity .gitignore from ignoring non-Unity project files
-
Jephir authored
Unity only generates project files in the top-level directory. However, the current .gitignore will ignore all project files even if they were not generated by Unity. It is sometimes necessary to include non-Unity project files for level editors or other utility projects that have been added to the repository.
-
Adam Roben authored
Unify approach to ruby environment normalisation
-
Adam Roben authored
Added config files that should not be placed into repos by default as th...
-
Adam Roben authored
Include crash.log file in nanoc.gitignore
-
Adam Roben authored
Consolidate various IDE tempates into Global/JetBrains template
-
Adam Roben authored
added NotepadPP.gitignore for Notepad++
-
Justin Spahr-Summers authored
Add "pip-delete-this-directory.txt"
-
- 10 Nov, 2013 4 commits
-
-
Carl Suster authored
-
Carl Suster authored
-
Carl Suster authored
-
Carl Suster authored
Leiningen by default creates a 'target' directory, not 'targets'
-
- 09 Nov, 2013 4 commits
-
-
Ben Moss authored
-
Carl Suster authored
Add Composer.gitignore for composer packages
-
Haralan Dobrev authored
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.
-
Carl Suster authored
-
- 08 Nov, 2013 20 commits
-
-
Adam Roben authored
Sort TeX template by packages (and rename)
-
Carl Suster authored
-
Manuel Rauber authored
-
Carl Suster authored
-
Carl Suster authored
Added Visual Studio .suo files
-
Carl Suster authored
-
Carl Suster authored
-
Carl Suster authored
-
Carl Suster authored
-
Carl Suster authored
-
Carl Suster authored
-
Adam Roben authored
Add comment to prevent *.sublime-project being ignored.
-
Carl Suster authored
Adding wp-config.php Back Into Version Control
-
Patrick Rauland authored
-
Carl Suster authored
-
Carl Suster authored
Based on advice in the documentation at http://www.sublimetext.com/docs/2/projects.html
-
Adam Roben authored
remove `npm-debug.log` entry
-
Dan Kerimdzhanov authored
-
Carl Suster authored
Ignore elf and hex files in C.gitignore
-
Adam Roben authored
Dart.gitignore updated to reflect instructions provided by authors
-