]>
source.dussan.org Git - gitignore.git/log
Niklas Rehfeld [Wed, 1 May 2013 04:55:44 +0000 (16:55 +1200)]
add .brf for files generated by hyperref
.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 [Thu, 7 Nov 2013 03:58:09 +0000 (19:58 -0800)]
Merge pull request #453 from oschrenk/patch-1
Ignore *.loa in LaTeX; auxiliary 'list of algorithms' file generated by the algorithms package
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
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
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)
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.
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."
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
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)
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
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
Coby Chapple [Tue, 5 Nov 2013 16:58:09 +0000 (16:58 +0000)]
extract out new contributing guidelines to CONTRIBUTING.md
Adam Roben [Tue, 5 Nov 2013 17:04:33 +0000 (09:04 -0800)]
Merge pull request #302 from bakkdoor/master
Fancy gitignore
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
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...
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
Adam Roben [Tue, 5 Nov 2013 16:37:12 +0000 (08:37 -0800)]
Merge pull request #825 from tamird/patch-1
Update Scala.gitignore
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
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
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
Stefan Schlott [Thu, 20 Sep 2012 10:00:12 +0000 (12:00 +0200)]
Ignore cache and history (created by SBT >=0.12)
Coby Chapple [Tue, 5 Nov 2013 00:26:19 +0000 (00:26 +0000)]
add a section about not including every template under the sun
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
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
Trevor Sheridan [Mon, 4 Nov 2013 22:33:14 +0000 (15:33 -0700)]
Cleaning up Objective-C .gitignore and adding OS X section
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
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.
Tamir Duberstein [Mon, 4 Nov 2013 19:36:31 +0000 (11:36 -0800)]
Update Scala.gitignore
sbt now creates .cache and .history
Coby Chapple [Mon, 4 Nov 2013 17:36:23 +0000 (17:36 +0000)]
start reworking README to better articulate some contributing guidelines
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
Adam Roben [Mon, 4 Nov 2013 14:37:03 +0000 (06:37 -0800)]
Merge pull request #822 from IconoclastLabs/master
Additions added
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.
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]
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 _.
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.
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
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
Nisarg Shah [Mon, 4 Nov 2013 13:51:39 +0000 (19:21 +0530)]
Added Windows specific .obj for objects to ignore.
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
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
Adam Roben [Mon, 4 Nov 2013 13:40:29 +0000 (05:40 -0800)]
Merge pull request #786 from micole/processingproject
Added the processing project
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
Adam Roben [Mon, 4 Nov 2013 13:33:24 +0000 (05:33 -0800)]
Merge pull request #810 from mildis/master
add Windows Installer files
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.
Adam Roben [Mon, 4 Nov 2013 13:26:16 +0000 (05:26 -0800)]
Merge pull request #699 from Bengt/includism
Includism: Remove `.*`
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
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
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.
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
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
Markus Olsson [Mon, 4 Nov 2013 12:14:50 +0000 (04:14 -0800)]
Merge pull request #674 from sayedihashimi/master
Update to remove .pubxml
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
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
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
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.
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.
Harshad Sabne [Wed, 30 Oct 2013 19:33:56 +0000 (01:03 +0530)]
Add .gradle
Dr. Normen Müller [Tue, 29 Oct 2013 19:40:20 +0000 (20:40 +0100)]
add `*.fls` to list of LaTeX ignores
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.
mildis [Wed, 16 Oct 2013 16:45:13 +0000 (18:45 +0200)]
add Windows Installer files
mildis [Wed, 16 Oct 2013 16:39:24 +0000 (18:39 +0200)]
add Windows Installer files
Daisuke Goto [Sat, 12 Oct 2013 10:14:17 +0000 (19:14 +0900)]
Fix OSX-specific Icon\r rule
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
Ivan Zuzak [Sun, 6 Oct 2013 12:40:01 +0000 (14:40 +0200)]
ensure single trailing newline
micole [Thu, 26 Sep 2013 20:19:15 +0000 (16:19 -0400)]
Added the processing project
Juri Strumpflohner [Mon, 23 Sep 2013 10:04:38 +0000 (12:04 +0200)]
adds ignore for NCrunch cache folder
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
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
Pedro Nascimento [Mon, 9 Sep 2013 04:14:44 +0000 (01:14 -0300)]
Remove .project from Rails.gitignore.
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]
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.
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
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
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.
Matt Jeffery [Fri, 19 Jul 2013 17:05:04 +0000 (18:05 +0100)]
ignore kernel object files
Jonathan Rudenberg [Fri, 19 Jul 2013 15:44:46 +0000 (11:44 -0400)]
Ignore Go test files
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/
modocache [Wed, 10 Jul 2013 19:05:43 +0000 (15:05 -0400)]
Ignore source control plist files generated by Xcode.
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.
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.
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
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.
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.
Justin Spahr-Summers [Tue, 2 Jul 2013 20:09:57 +0000 (13:09 -0700)]
Merge remote-tracking branch 'matzew/master' (pull request #418)
Matthias Wessendorf [Tue, 2 Jul 2013 19:25:38 +0000 (21:25 +0200)]
Adding CocoaPods to gitignore
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.
Andrew Nurse [Fri, 28 Jun 2013 23:44:00 +0000 (16:44 -0700)]
Unignore "packages/*/build" in VisualStudio.gitignore.
Jakob Voss [Fri, 28 Jun 2013 12:14:34 +0000 (14:14 +0200)]
Added *.run.xml created by logreq package, also used by biblatex
Jakob Voss [Fri, 28 Jun 2013 07:01:17 +0000 (09:01 +0200)]
Added .bcf extension created by BibLaTeX
Sayed Ibrahim Hashimi [Fri, 7 Jun 2013 17:32:41 +0000 (10:32 -0700)]
.pubxml file should not be excluded by default
Ted Nyman [Sun, 26 May 2013 05:56:08 +0000 (23:56 -0600)]
Update LICENSE
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.
stationkeeping [Thu, 9 May 2013 07:50:44 +0000 (09:50 +0200)]
Fixed SASS case (It's Sass, not SASS)
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.
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.
Erran Carey [Fri, 12 Apr 2013 06:26:02 +0000 (01:26 -0500)]
Ignore those pesky .dat* files
Erran Carey [Fri, 12 Apr 2013 06:23:09 +0000 (01:23 -0500)]
Update RubyMotion.gitignore
Brian Dukes [Thu, 11 Apr 2013 02:24:28 +0000 (21:24 -0500)]
Ignore user-specific ReSharper settings
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.
CONSULT-ALTIUS\k_s [Tue, 26 Feb 2013 23:23:49 +0000 (23:23 +0000)]
VisualStudio: Add Business Intelligence projects