- 11 Nov, 2013 3 commits
-
-
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 1 commit
-
-
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 28 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
-
Adam Roben authored
Python.gitignore add coverage.xml
-
Adam Roben authored
.classpath and .project files are *meant to be versioned*
-
Carl Suster authored
Ignore Leiningen REPL history
-
Sean Brewer authored
-
Carl Suster authored
Make Python .gitignore directory entries match only directories
-
Chris Jerdonek authored
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 authored
*.suo files are binary, user specific files generated by Visual Studio with some user configuration information, thus, don't need to be versioned.
-
= authored
-
- 07 Nov, 2013 4 commits
-
-
Adam Roben authored
Reverting change to ignore build subdirectories
-
Michael Gerbush authored
Conflicts: Objective-C.gitignore
-
Adam Roben authored
tighter and more perl entries
-
Adam Roben authored
Qt additions
-