- 27 Nov, 2013 21 commits
-
-
Adam Roben authored
Ignore MonoDevelop cache files
-
Adam Roben authored
Added .gitignore for Scrivener
-
Adam Roben authored
Ignore worksheet directory
-
Adam Roben authored
Ignore elpa and eshell generated files
-
Adam Roben authored
Ignore file for elisp projects
-
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
-
Adam Roben authored
Gradle build system ignore
-
Adam Roben authored
Move editor specific files into a new DartEditor.gitignore
-
Adam Roben authored
DW Dreamweaver added files
-
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
-
- 22 Nov, 2013 1 commit
-
-
Borders, Casey 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 12 commits
-
-
Justin Spahr-Summers authored
-
Justin Spahr-Summers authored
Those belong in other ignore files.
-
unknown authored
-
Daniel Bailey authored
-
-
Kevin Deldycke authored
Rope (https://bitbucket.org/zjes/rope_py3k/overview) is a refactoring tool for Python. It creates temporary files in `.ropeproject` to cache data. These files should be ignored by default.
-
Ray Solomon authored
This is to exclude compiled code from nodejs addons. Reference: http://nodejs.org/api/addons.html
-
Justin Spahr-Summers authored
Ignore local.xml as this contains database credentials.
-
Justin Spahr-Summers authored
Create Agda.gitignore
-
Justin Spahr-Summers authored
Deployed file ignore
-
Jirka Kremser authored
-
Alexander Karatarakis authored
-
- 12 Nov, 2013 2 commits
-
-
Markus Olsson authored
Visual Studio: Ignore Chutzpah testrunnerfiles
-
Justin Spahr-Summers authored
ignoring *.autosave files generated by QtCreator
-