- 12 Nov, 2013 20 commits
-
-
Adam Roben authored
added ignorance of tmp release files of maven
-
Adam Roben authored
Update VisualStudio.gitignore for mightymoose
-
Carl Suster authored
Add .idea_modules/ to Global/JetBrains.gitignore (from sbt-idea plugin)
-
Ivan Yatskevich authored
-
Ivan Yatskevich authored
-
Carl Suster authored
Clean up the plone template
-
Jean Jordaan authored
-
Carl Suster authored
Correct minor ordering issue on Drupal gitignore
-
Jean Jordaan authored
Remove redundant patterns, and patterns for generic backups, version control dirs, IDEs, OSX.
-
Carl Suster authored
Update Magento.gitignore to tighten the pattern for install.php
-
Carl Suster authored
Ignore magento product image cache
-
Justin Spahr-Summers authored
Add Exception for htaccess file denying access to the cache folder
-
Carl Suster authored
-
-
Jean Jordaan authored
In case there is more than one swapfile for a file (.swo, .swn, ...)
-
Carl Suster authored
Don't ignore essential Android Eclipse project and classpath files.
-
Carl Suster authored
Added gradle (build tool) files to Android gitignore
-
Carl Suster authored
Merge the django template into the python one since there is a significant overlap
-
Visgean Skeloru authored
-
Visgean Skeloru authored
-
- 11 Nov, 2013 20 commits
-
-
Carl Suster authored
Slashify Ruby files and directories.
-
tiredpixel authored
arcresu pointed out that `*.gem`, `*.rbc`, `.rvmrc` might not be at the top level in a repository. Thus, remove leading slashes for these.
-
tiredpixel authored
Perhaps this is a little pedantic, but without the initial / all such matches within the repository get ignored, and without the trailing slash files as well as directories of that name get ignored. e.g. Specifying `tmp` and `test/tmp` without slashes is redundant, as `tmp` already ignores `test/tmp`, as well as every other `tmp` and `tmp/`.
-
Adam Roben authored
Added Bricx Command Center gitignore
-
Shea Bunge authored
-
Shea Bunge authored
-
Adam Roben authored
Add Azure publish XML file
-
Milas Bowman authored
* Ignore Azure publish *.azurePubxml files * Add a trailing slash to csx * Remove random whitespace after build output
-
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"
-