]> source.dussan.org Git - gitignore.git/log
gitignore.git
10 years agoMerge pull request #618 from rayshan/patch-1
Carl Suster [Thu, 7 Nov 2013 03:46:18 +0000 (19:46 -0800)]
Merge pull request #618 from rayshan/patch-1

Comment for .py[cod] files

10 years agoMerge pull request #767 from lunks/remove-dot-project-from-rails-gitignore
Carl Suster [Thu, 7 Nov 2013 03:28:39 +0000 (19:28 -0800)]
Merge pull request #767 from lunks/remove-dot-project-from-rails-gitignore

Remove .project from Rails.gitignore since it is covered by Global/Eclipse.gitignore

10 years agoMerge pull request #643 from stationkeeping/patch-1
Carl Suster [Wed, 6 Nov 2013 23:30:32 +0000 (15:30 -0800)]
Merge pull request #643 from stationkeeping/patch-1

Fixed SASS case (It's Sass, not SASS)

10 years agoMerge pull request #821 from healsdata/master
Adam Roben [Wed, 6 Nov 2013 14:03:17 +0000 (06:03 -0800)]
Merge pull request #821 from healsdata/master

Create an ignore file for Vagrant's configuration and internal files.

10 years agoAllow the Vagrantfile to be tracked as that's the intended purpose. 821/head
Jonathan Campbell [Wed, 6 Nov 2013 03:41:37 +0000 (22:41 -0500)]
Allow the Vagrantfile to be tracked as that's the intended purpose.

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."

10 years agoMerge pull request #398 from huxuan/master
Carl Suster [Wed, 6 Nov 2013 03:25:50 +0000 (19:25 -0800)]
Merge pull request #398 from huxuan/master

Add *.thm for LaTeX; generated by ntheorem/amsthm packages

10 years agoMerge pull request #438 from ChristianBoehlke/master
Carl Suster [Wed, 6 Nov 2013 03:11:14 +0000 (19:11 -0800)]
Merge pull request #438 from ChristianBoehlke/master

Add *.lol to LaTeX.gitignore: generated by the listing package (list of listings)

10 years agoMerge pull request #315 from torbjoernk/global_add_kdevelop
Justin Spahr-Summers [Tue, 5 Nov 2013 19:23:52 +0000 (11:23 -0800)]
Merge pull request #315 from torbjoernk/global_add_kdevelop

adding global gitignore for KDevelop4

10 years agoMerge pull request #826 from cobyism/rework-contributing-guides
Coby Chapple [Tue, 5 Nov 2013 17:06:05 +0000 (09:06 -0800)]
Merge pull request #826 from cobyism/rework-contributing-guides

Better contributing guidelines

10 years agoextract out new contributing guidelines to CONTRIBUTING.md 826/head
Coby Chapple [Tue, 5 Nov 2013 16:58:09 +0000 (16:58 +0000)]
extract out new contributing guidelines to CONTRIBUTING.md

10 years agoMerge pull request #302 from bakkdoor/master
Adam Roben [Tue, 5 Nov 2013 17:04:33 +0000 (09:04 -0800)]
Merge pull request #302 from bakkdoor/master

Fancy gitignore

10 years agoMerge pull request #300 from pangratz/add_texlipse
Adam Roben [Tue, 5 Nov 2013 17:03:04 +0000 (09:03 -0800)]
Merge pull request #300 from pangratz/add_texlipse

Add .texlipse for the TeXlipse Latex plugin for Eclipse

10 years agoMerge pull request #232 from tomparle/patch-1
Adam Roben [Tue, 5 Nov 2013 16:49:25 +0000 (08:49 -0800)]
Merge pull request #232 from tomparle/patch-1

Added 'lib' and 'modules' folders which should also be excluded...

10 years agoMerge pull request #820 from harshadsabne/master
Adam Roben [Tue, 5 Nov 2013 16:39:37 +0000 (08:39 -0800)]
Merge pull request #820 from harshadsabne/master

Add .gradle to Eclipse.gitignore

10 years agoMerge pull request #825 from tamird/patch-1
Adam Roben [Tue, 5 Nov 2013 16:37:12 +0000 (08:37 -0800)]
Merge pull request #825 from tamird/patch-1

Update Scala.gitignore

10 years agoMerge pull request #827 from trevorsheridan/master
Adam Roben [Tue, 5 Nov 2013 16:36:38 +0000 (08:36 -0800)]
Merge pull request #827 from trevorsheridan/master

Cleaning up Objective-C .gitignore and adding OS X section

10 years agoMerge pull request #693 from nichtich/patch-1
Adam Roben [Tue, 5 Nov 2013 16:29:17 +0000 (08:29 -0800)]
Merge pull request #693 from nichtich/patch-1

Added .bcf extension created by BibLaTeX

10 years agoMerge pull request #434 from Skyr/master
Adam Roben [Tue, 5 Nov 2013 14:49:38 +0000 (06:49 -0800)]
Merge pull request #434 from Skyr/master

SBT 0.12: Additional files

10 years agoIgnore cache and history (created by SBT >=0.12) 434/head
Stefan Schlott [Thu, 20 Sep 2012 10:00:12 +0000 (12:00 +0200)]
Ignore cache and history (created by SBT >=0.12)

10 years agoadd a section about not including every template under the sun
Coby Chapple [Tue, 5 Nov 2013 00:26:19 +0000 (00:26 +0000)]
add a section about not including every template under the sun

10 years agoreword one-file-per-commit guideline to be about keeping PRs atomic
Coby Chapple [Tue, 5 Nov 2013 00:01:34 +0000 (00:01 +0000)]
reword one-file-per-commit guideline to be about keeping PRs atomic

10 years agoMerge pull request #526 from bdukes/patch-2
Markus Olsson [Mon, 4 Nov 2013 22:36:42 +0000 (14:36 -0800)]
Merge pull request #526 from bdukes/patch-2

Add $tf folder to VisualStudio.gitignore

10 years agoCleaning up Objective-C .gitignore and adding OS X section 827/head
Trevor Sheridan [Mon, 4 Nov 2013 22:33:14 +0000 (15:33 -0700)]
Cleaning up Objective-C .gitignore and adding OS X section

10 years agoMerge pull request #780 from juristr/patch-1
Brendan Forster [Mon, 4 Nov 2013 22:09:04 +0000 (14:09 -0800)]
Merge pull request #780 from juristr/patch-1

adds ignore for NCrunch cache folder

10 years agoMerge pull request #824 from jamie-humphries/master
Markus Olsson [Mon, 4 Nov 2013 22:06:54 +0000 (14:06 -0800)]
Merge pull request #824 from jamie-humphries/master

Add Visual Studio ignore rule for files generated by Microsoft Fakes.

10 years agoUpdate Scala.gitignore 825/head
Tamir Duberstein [Mon, 4 Nov 2013 19:36:31 +0000 (11:36 -0800)]
Update Scala.gitignore

sbt now creates .cache and .history

10 years agostart reworking README to better articulate some contributing guidelines
Coby Chapple [Mon, 4 Nov 2013 17:36:23 +0000 (17:36 +0000)]
start reworking README to better articulate some contributing guidelines

10 years agoMerge pull request #713 from titanous/patch-1
Adam Roben [Mon, 4 Nov 2013 15:18:46 +0000 (07:18 -0800)]
Merge pull request #713 from titanous/patch-1

Ignore Go test files

10 years agoMerge pull request #822 from IconoclastLabs/master
Adam Roben [Mon, 4 Nov 2013 14:37:03 +0000 (06:37 -0800)]
Merge pull request #822 from IconoclastLabs/master

Additions added

10 years agoAdd Visual Studio ignore rule for files generated by Microsoft Fakes. 824/head
Jamie Humphries [Mon, 4 Nov 2013 14:36:51 +0000 (14:36 +0000)]
Add Visual Studio ignore rule for files generated by Microsoft Fakes.

Ignores generated Fakes assemblies and related files placed under the FakesAssemblies directory.
These files are generated at build time from the *.fakes configuration files.

10 years agoMerge pull request #765 from martinblech/patch-1
Adam Roben [Mon, 4 Nov 2013 14:36:31 +0000 (06:36 -0800)]
Merge pull request #765 from martinblech/patch-1

Ignoring [._]*.s[a-w][a-z] instead of *.s[a-w][a-z]

10 years agoIgnoring [._]*.sw[a-p] instead of *.s[a-w][a-z] 765/head
Martín Blech [Sun, 8 Sep 2013 02:12:37 +0000 (23:12 -0300)]
Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z]

The old pattern was too broad and was making VIM ignore Scheme (*.scm) files.
Now it only matches files that start with . or _.

10 years agoMerge pull request #823 from snisarg/master
Adam Roben [Mon, 4 Nov 2013 14:04:48 +0000 (06:04 -0800)]
Merge pull request #823 from snisarg/master

Added Windows specific .obj for objects to ignore.

10 years agoMerge pull request #1 from ipwnstuff/master 822/head
Gant Laborde [Mon, 4 Nov 2013 13:56:22 +0000 (05:56 -0800)]
Merge pull request #1 from ipwnstuff/master

Add a few files and directories to RubyMotion.gitignore

10 years agoMerge pull request #819 from normenmueller/master
Adam Roben [Mon, 4 Nov 2013 13:52:01 +0000 (05:52 -0800)]
Merge pull request #819 from normenmueller/master

extend list of LaTeX/ Scala ignores

10 years agoAdded Windows specific .obj for objects to ignore. 823/head
Nisarg Shah [Mon, 4 Nov 2013 13:51:39 +0000 (19:21 +0530)]
Added Windows specific .obj for objects to ignore.

10 years agoMerge pull request #640 from arcresu/patch-1
Adam Roben [Mon, 4 Nov 2013 13:50:54 +0000 (05:50 -0800)]
Merge pull request #640 from arcresu/patch-1

Ignore additional temporary files in LaTeX projects

10 years agoMerge pull request #804 from rutice/osx
Adam Roben [Mon, 4 Nov 2013 13:44:51 +0000 (05:44 -0800)]
Merge pull request #804 from rutice/osx

Fix OSX-specific Icon\r rule

10 years agoMerge pull request #786 from micole/processingproject
Adam Roben [Mon, 4 Nov 2013 13:40:29 +0000 (05:40 -0800)]
Merge pull request #786 from micole/processingproject

Added the processing project

10 years agoMerge pull request #751 from nysa/master
Adam Roben [Mon, 4 Nov 2013 13:38:40 +0000 (05:38 -0800)]
Merge pull request #751 from nysa/master

Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files

10 years agoMerge pull request #810 from mildis/master
Adam Roben [Mon, 4 Nov 2013 13:33:24 +0000 (05:33 -0800)]
Merge pull request #810 from mildis/master

add Windows Installer files

10 years agoMerge pull request #703 from modocache/master
Adam Roben [Mon, 4 Nov 2013 13:28:59 +0000 (05:28 -0800)]
Merge pull request #703 from modocache/master

Ignore source control plist files generated by Xcode.

10 years agoMerge pull request #699 from Bengt/includism
Adam Roben [Mon, 4 Nov 2013 13:26:16 +0000 (05:26 -0800)]
Merge pull request #699 from Bengt/includism

Includism: Remove `.*`

10 years agoMerge pull request #613 from bdukes/patch-3
Adam Roben [Mon, 4 Nov 2013 13:21:57 +0000 (05:21 -0800)]
Merge pull request #613 from bdukes/patch-3

Ignore user-specific ReSharper settings

10 years agoMerge pull request #405 from malleor/master
Adam Roben [Mon, 4 Nov 2013 13:17:28 +0000 (05:17 -0800)]
Merge pull request #405 from malleor/master

Added Windows objects, libraries and executables to C++.gitignore

10 years agoMerge pull request #370 from bdsatish/master
Adam Roben [Mon, 4 Nov 2013 13:16:16 +0000 (05:16 -0800)]
Merge pull request #370 from bdsatish/master

gtags (GNU global) and cscope ignore files.

10 years agoMerge pull request #377 from IconoclastLabs/master
Adam Roben [Mon, 4 Nov 2013 13:12:52 +0000 (05:12 -0800)]
Merge pull request #377 from IconoclastLabs/master

Add RubyMotion gitignore to Github's defaults

10 years agoMerge pull request #378 from agassi/patch-1
Adam Roben [Mon, 4 Nov 2013 13:10:11 +0000 (05:10 -0800)]
Merge pull request #378 from agassi/patch-1

Add out folder to gitignore

10 years agoMerge pull request #674 from sayedihashimi/master
Markus Olsson [Mon, 4 Nov 2013 12:14:50 +0000 (04:14 -0800)]
Merge pull request #674 from sayedihashimi/master

Update to remove .pubxml

10 years agoMerge pull request #567 from kshapkin/master
Markus Olsson [Mon, 4 Nov 2013 09:34:20 +0000 (01:34 -0800)]
Merge pull request #567 from kshapkin/master

VisualStudio: Add Business Intelligence projects

10 years agoMerge pull request #709 from jonathanwindle/visualstudio-schemaview
Markus Olsson [Mon, 4 Nov 2013 09:25:30 +0000 (01:25 -0800)]
Merge pull request #709 from jonathanwindle/visualstudio-schemaview

Add schemaview extension to VisualStudio.gitignore

10 years agoMerge pull request #811 from eddiegroves/patch-1
Markus Olsson [Mon, 4 Nov 2013 09:22:27 +0000 (01:22 -0800)]
Merge pull request #811 from eddiegroves/patch-1

Add WCF tracing file, replace duplicate .log entry

10 years agoCreate an ignore file for Vagrant's configuration and internal files.
Jonathan Campbell [Sun, 3 Nov 2013 04:43:07 +0000 (00:43 -0400)]
Create an ignore file for Vagrant's configuration and internal files.

Documented at http://docs.vagrantup.com/v2/getting-started/project_setup.html

These files are created automatically the first time a vagrant box is started.

10 years agoadd `.lib/` to list of Scala ignores 819/head
Dr. Normen Müller [Fri, 1 Nov 2013 15:20:41 +0000 (16:20 +0100)]
add `.lib/` to list of Scala ignores

This directory is motivated by the `sbt.g8` template.

10 years agoAdd .gradle 820/head
Harshad Sabne [Wed, 30 Oct 2013 19:33:56 +0000 (01:03 +0530)]
Add .gradle

10 years agoadd `*.fls` to list of LaTeX ignores
Dr. Normen Müller [Tue, 29 Oct 2013 19:40:20 +0000 (20:40 +0100)]
add `*.fls` to list of LaTeX ignores

10 years agoAdd WCF tracing file, replace duplicate .log entry 811/head
eddiegroves [Mon, 21 Oct 2013 01:40:53 +0000 (12:40 +1100)]
Add WCF tracing file, replace duplicate .log entry

WCF tracing files (.svclog) are used by the Service Trace Viewer Tool.

11 years agoadd Windows Installer files 810/head
mildis [Wed, 16 Oct 2013 16:45:13 +0000 (18:45 +0200)]
add Windows Installer files

11 years agoadd Windows Installer files
mildis [Wed, 16 Oct 2013 16:39:24 +0000 (18:39 +0200)]
add Windows Installer files

11 years agoFix OSX-specific Icon\r rule 804/head
Daisuke Goto [Sat, 12 Oct 2013 10:14:17 +0000 (19:14 +0900)]
Fix OSX-specific Icon\r rule

11 years agoMerge pull request #801 from github/fix-trailing-newlines
Ivan Žužak [Tue, 8 Oct 2013 07:08:12 +0000 (00:08 -0700)]
Merge pull request #801 from github/fix-trailing-newlines

Ensure single trailing newline

11 years agoensure single trailing newline 801/head
Ivan Zuzak [Sun, 6 Oct 2013 12:40:01 +0000 (14:40 +0200)]
ensure single trailing newline

11 years agoAdded the processing project 786/head
micole [Thu, 26 Sep 2013 20:19:15 +0000 (16:19 -0400)]
Added the processing project

11 years agoadds ignore for NCrunch cache folder 780/head
Juri Strumpflohner [Mon, 23 Sep 2013 10:04:38 +0000 (12:04 +0200)]
adds ignore for NCrunch cache folder

11 years agoMerge pull request #774 from bdewater/patch-1 793/head
Danny Greg [Wed, 18 Sep 2013 22:08:43 +0000 (15:08 -0700)]
Merge pull request #774 from bdewater/patch-1

add .xccheckout to Objective-C gitignore

11 years agoadd .xccheckout to Objective-C gitignore 774/head
Bart [Tue, 17 Sep 2013 10:42:12 +0000 (12:42 +0200)]
add .xccheckout to Objective-C gitignore

This is a file that Xcode 5 uses for version control, doesn't need to be checked in. Also see http://stackoverflow.com/a/18448100/1877078

11 years agoRemove .project from Rails.gitignore. 767/head
Pedro Nascimento [Mon, 9 Sep 2013 04:14:44 +0000 (01:14 -0300)]
Remove .project from Rails.gitignore.

11 years agoVim: Forgot to change *.s[a-w][a-z] to .*.s[a-w][a-z] 751/head
Nysa [Wed, 28 Aug 2013 02:04:19 +0000 (21:04 -0500)]
Vim: Forgot to change *.s[a-w][a-z] to .*.s[a-w][a-z]

11 years agoVim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files
Nysa [Wed, 28 Aug 2013 01:51:55 +0000 (20:51 -0500)]
Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files

.*.s[a-w][a-z] matches named swap files.
.s[a-w][a-z] matches unnamed swap files.

11 years agoMerge pull request #735 from aldo-roman/patch-1
Charlie Somerville [Mon, 26 Aug 2013 10:41:59 +0000 (03:41 -0700)]
Merge pull request #735 from aldo-roman/patch-1

added secret_token.rb

11 years agoMerge pull request #714 from mattjeffery/ignore_kernel_objects
Charlie Somerville [Mon, 26 Aug 2013 07:12:36 +0000 (00:12 -0700)]
Merge pull request #714 from mattjeffery/ignore_kernel_objects

Ignore kernel object files

11 years agoadded secret_token.rb 735/head
Aldo Román Nureña [Mon, 12 Aug 2013 17:40:19 +0000 (12:40 -0500)]
added secret_token.rb

I added secret_token.rb file to the gitignore as there are public repos sharing it.

11 years agoignore kernel object files 714/head
Matt Jeffery [Fri, 19 Jul 2013 17:05:04 +0000 (18:05 +0100)]
ignore kernel object files

11 years agoIgnore Go test files 713/head
Jonathan Rudenberg [Fri, 19 Jul 2013 15:44:46 +0000 (11:44 -0400)]
Ignore Go test files

11 years agoAdd schemaview extension to VisualStudio.gitignore 709/head
Jonathan Windle [Tue, 16 Jul 2013 22:09:34 +0000 (15:09 -0700)]
Add schemaview extension to VisualStudio.gitignore

Files ending in .dbproj.schemaview contain state persistence settings
for the Schema View utility within Visual Studio.

http://stackoverflow.com/questions/3937160/in-the-new-visual-studio-2010-sql-server-project-type-what-is-the-dbproj-schem
http://foocompelsyou.wordpress.com/2012/05/06/visual-studio-2010-database-projects-why-use-them/

11 years agoIgnore source control plist files generated by Xcode. 703/head
modocache [Wed, 10 Jul 2013 19:05:43 +0000 (15:05 -0400)]
Ignore source control plist files generated by Xcode.

11 years agoThere is no need to unignore `.gitignore`. 699/head
Bengt Lüers [Wed, 3 Jul 2013 22:06:48 +0000 (00:06 +0200)]
There is no need to unignore `.gitignore`.

Because files and directories starting with a `.` are not ignored in general.

11 years agoFiles and directories starting with a `.` should not be ignored in general.
Bengt Lüers [Wed, 3 Jul 2013 21:19:10 +0000 (23:19 +0200)]
Files and directories starting with a `.` should not be ignored in general.

11 years agoMerge pull request #576 from nysa/master
Justin Spahr-Summers [Wed, 3 Jul 2013 15:45:13 +0000 (08:45 -0700)]
Merge pull request #576 from nysa/master

Ignore Vim untitled and unsaved buffer swapfiles

11 years agoMerge pull request #493 from strugee/master
Justin Spahr-Summers [Wed, 3 Jul 2013 15:39:56 +0000 (08:39 -0700)]
Merge pull request #493 from strugee/master

This repository didn't have a CONTRIBUTING.md file. Now it does.

11 years agoRemove Podfile.lock from Objective-C ignores
Justin Spahr-Summers [Wed, 3 Jul 2013 15:28:28 +0000 (08:28 -0700)]
Remove Podfile.lock from Objective-C ignores

Per discussion in #148.

11 years agoMerge remote-tracking branch 'matzew/master' (pull request #418)
Justin Spahr-Summers [Tue, 2 Jul 2013 20:09:57 +0000 (13:09 -0700)]
Merge remote-tracking branch 'matzew/master' (pull request #418)

11 years agoAdding CocoaPods to gitignore
Matthias Wessendorf [Tue, 2 Jul 2013 19:25:38 +0000 (21:25 +0200)]
Adding CocoaPods to gitignore

11 years agoMerge pull request #694 from anurse/patch-1
Paul Betts [Sat, 29 Jun 2013 00:09:29 +0000 (17:09 -0700)]
Merge pull request #694 from anurse/patch-1

Unignore "packages/*/build" in VisualStudio.gitignore.

11 years agoUnignore "packages/*/build" in VisualStudio.gitignore. 694/head
Andrew Nurse [Fri, 28 Jun 2013 23:44:00 +0000 (16:44 -0700)]
Unignore "packages/*/build" in VisualStudio.gitignore.

11 years agoAdded *.run.xml created by logreq package, also used by biblatex 693/head
Jakob Voss [Fri, 28 Jun 2013 12:14:34 +0000 (14:14 +0200)]
Added *.run.xml created by logreq package, also used by biblatex

11 years agoAdded .bcf extension created by BibLaTeX
Jakob Voss [Fri, 28 Jun 2013 07:01:17 +0000 (09:01 +0200)]
Added .bcf extension created by BibLaTeX

11 years ago.pubxml file should not be excluded by default 674/head
Sayed Ibrahim Hashimi [Fri, 7 Jun 2013 17:32:41 +0000 (10:32 -0700)]
.pubxml file should not be excluded by default

11 years agoUpdate LICENSE
Ted Nyman [Sun, 26 May 2013 05:56:08 +0000 (23:56 -0600)]
Update LICENSE

11 years agoAlso ignore additional tempfiles created by the biblatex package. 640/head
Carl Suster [Fri, 10 May 2013 07:15:48 +0000 (17:15 +1000)]
Also ignore additional tempfiles created by the biblatex package.

Refer to the biblatex manual at http://ctan.unsw.edu.au/macros/latex/contrib/biblatex/doc/biblatex.pdf:

(p.106): The name of the additional aux files is the base name of the main input file with the string -blx and a running number appended at the end.
[...]
Apart from these aux files, biblatex uses an additional bib file with the same suffix to pass certain control parameters to BibTeX.
[...]
When using Biber, biblatex writes a control file named example.bcf and ignores \blxauxsuffix.

Note: the running number mentioned in the documentation is not always added to the suffix.

11 years agoFixed SASS case (It's Sass, not SASS) 643/head
stationkeeping [Thu, 9 May 2013 07:50:44 +0000 (09:50 +0200)]
Fixed SASS case (It's Sass, not SASS)

11 years agoIgnore .fls files in LaTeX projects
Carl Suster [Wed, 8 May 2013 03:06:10 +0000 (13:06 +1000)]
Ignore .fls files in LaTeX projects

From the man page for latexmk (http://manpages.ubuntu.com/manpages/raring/man1/latexmk.1L.html):

[...] the -recorder option with latex and pdflatex. In (most) modern versions of these programs, this results in a file of extension .fls containing a list of the files that these programs have read and written.

Latexmk specifies this option in its latex commands and so produces temporary files with this extension in latex projects.

11 years agoComment for .py[cod] files 618/head
Ray Shan [Sun, 14 Apr 2013 04:46:22 +0000 (23:46 -0500)]
Comment for .py[cod] files

Commenting the only ignore that isn't commented.

11 years agoIgnore those pesky .dat* files
Erran Carey [Fri, 12 Apr 2013 06:26:02 +0000 (01:26 -0500)]
Ignore those pesky .dat* files

11 years agoUpdate RubyMotion.gitignore
Erran Carey [Fri, 12 Apr 2013 06:23:09 +0000 (01:23 -0500)]
Update RubyMotion.gitignore

11 years agoIgnore user-specific ReSharper settings 613/head
Brian Dukes [Thu, 11 Apr 2013 02:24:28 +0000 (21:24 -0500)]
Ignore user-specific ReSharper settings

11 years agoIgnore Vim untitled and unsaved buffer swapfiles 576/head
Nysa [Wed, 6 Mar 2013 17:02:36 +0000 (11:02 -0600)]
Ignore Vim untitled and unsaved buffer swapfiles

Vim creates buffer swapfiles starting at .swp for buffers that are
active but untitled and unsaved.

11 years agoVisualStudio: Add Business Intelligence projects 567/head
CONSULT-ALTIUS\k_s [Tue, 26 Feb 2013 23:23:49 +0000 (23:23 +0000)]
VisualStudio: Add Business Intelligence projects

11 years agoAdd $tf folder to VisualStudio.gitignore 526/head
Brian Dukes [Fri, 25 Jan 2013 19:35:41 +0000 (13:35 -0600)]
Add $tf folder to VisualStudio.gitignore

TFS 2012 creates a $tf folder for local workspaces

11 years agoMerge pull request #523 from shanselman/patch-1
Phil Haack [Thu, 24 Jan 2013 20:40:18 +0000 (12:40 -0800)]
Merge pull request #523 from shanselman/patch-1

Updated to exclude *.publishsettings