- 27 Nov, 2013 30 commits
-
-
Adam Roben authored
C: Ignore Some Common File Extensions for Binaries on Linux
-
Adam Roben authored
Remove duplicate line in Objective-C.gitignore
-
Adam Roben authored
plugin.xml shouldn't be in source control. This is a Grails plugin artifact
-
Adam Roben authored
Ignore MonoDevelop cache files
-
Adam Roben authored
Added .gitignore for Scrivener
-
Kristofer Rye authored
-
Adam Roben authored
Ignore worksheet directory
-
Kristofer Rye authored
More updates
-
Adam Roben authored
Ignore elpa and eshell generated files
-
Adam Roben authored
Ignore file for elisp projects
-
Kristofer Rye authored
More upstream merges
-
Adam Roben authored
Ignore files created by maven-release-plugin
-
Adam Roben authored
Add Lazarus IDE ignore file (in global dir this time)
-
Adam Roben authored
Ignore rope files.
-
Adam Roben authored
add 'build' to Node.gitignore
-
Adam Roben authored
Adding 4 directories generated by GWT compiler.
-
Adam Roben authored
Change Eclipse.gitignore to correctly handle bin/ and tmp/ directories
-
Kristofer Rye authored
Upstream merges
-
Adam Roben authored
Gradle build system ignore
-
Adam Roben authored
Move editor specific files into a new DartEditor.gitignore
-
Kristofer Rye authored
I messed this up partially.
-
Adam Roben authored
DW Dreamweaver added files
-
git://github.com/github/gitignoreKristofer Rye authored
Merge branch 'master' of git://github.com/github/gitignore into add-common-linux-compile-file-extensions Conflicts: C.gitignore Updates done.
-
Adam Roben authored
Update Joomla.gitignore to ignore J2.5 files
-
Adam Roben authored
Template for Yeoman Projects
-
Adam Roben authored
Add file for Atari 2600 / Atari 7800 assemblers
-
Adam Roben authored
Added: ignore Ada object and ali files
-
Adam Roben authored
Add .gitignore for Arch Linux Packages
-
Adam Roben authored
Create ROS.gitignore
-
Adam Roben authored
Add ignore file for Chef cookbooks
-
- 25 Nov, 2013 1 commit
-
-
Matt Rubin authored
The pattern `*.xccheckout` is already ignored on line 15.
-
- 22 Nov, 2013 2 commits
-
-
Borders, Casey authored
-
Jay Prall authored
-
- 20 Nov, 2013 1 commit
-
-
Oliver Schrenk authored
Since Scala IDE V3.0 has worksheets which are like a REPL session on steroids. For the worksheet to function `*.scala` files get created in a hidden `.worksheet` directory. As these are auto-generated the directory should be ignored.
-
- 19 Nov, 2013 1 commit
-
-
Jaseem Abid authored
- Ignore compiled files
-
- 15 Nov, 2013 1 commit
-
-
Oliver Schrenk authored
Maven Release Plugin provides a standard mechanism to release project artifacts. During the various phases of the execution the plugin create various files, especially if you do a dry run that allows you to see the changes that the plugin will perform on your pom files mvn release:prepare -D dryRun=true It will create - `release.properties` - copy of the properties to be used - `pom.xml.releaseBackup` - the pom.xml prior to any changes - `pom.xml.tag` - the pom.xml as it will look when tagged - `pom.xml.next` - the pom.xml as it will look for the next iteration
-
- 14 Nov, 2013 1 commit
-
-
Jaseem Abid authored
-
- 13 Nov, 2013 3 commits
-
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
Those belong in other ignore files.
-
unknown authored
-