- 08 Nov, 2013 18 commits
-
-
Manuel Rauber 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).
-
= authored
-
- 07 Nov, 2013 16 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
-
Adam Roben authored
Ignore Rails directories instead of their files
-
Adam Roben authored
Added template for EPiServer
-
Adam Roben authored
Fix having TYPO3 core-files as symlinks and fixed product-name
-
Adam Roben authored
Ignore information for lein plugin directory.
-
Adam Roben authored
Magento 1.7 New Core Files & Folders Disregarded
-
Adam Roben authored
added composer.phar to Symfony2 gitignore
-
Adam Roben authored
Ignore generated MIDL header files
-
Carl Suster authored
LaTeX.gitignore: add .brf for files generated by hyperref
-
Niklas Rehfeld authored
.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 authored
Ignore *.loa in LaTeX; auxiliary 'list of algorithms' file generated by the algorithms package
-
Carl Suster authored
Comment for .py[cod] files
-
Carl Suster authored
Remove .project from Rails.gitignore since it is covered by Global/Eclipse.gitignore
-
- 06 Nov, 2013 5 commits
-
-
Carl Suster authored
Fixed SASS case (It's Sass, not SASS)
-
Adam Roben authored
Create an ignore file for Vagrant's configuration and internal files.
-
Jonathan Campbell authored
From the documentation at http://docs.vagrantup.com/v2/getting-started/project_setup.html "The Vagrantfile is meant to be committed to version control with your project, if you use version control. This way, every person working with that project can benefit from Vagrant without any upfront work."
-
Carl Suster authored
Add *.thm for LaTeX; generated by ntheorem/amsthm packages
-
Carl Suster authored
Add *.lol to LaTeX.gitignore: generated by the listing package (list of listings)
-
- 05 Nov, 2013 1 commit
-
-
Justin Spahr-Summers authored
adding global gitignore for KDevelop4
-