Commit Graph

642 Commits

Author SHA1 Message Date
Stefan Schlott
02aa9eb7a8 Ignore cache and history (created by SBT >=0.12) 2013-11-05 07:36:32 +01:00
Markus Olsson
6665f37027 Merge pull request from bdukes/patch-2
Add $tf folder to VisualStudio.gitignore
2013-11-04 14:36:42 -08:00
Brendan Forster
3d73f986a6 Merge pull request from juristr/patch-1
adds ignore for NCrunch cache folder
2013-11-04 14:09:04 -08:00
Markus Olsson
c31d59e948 Merge pull request from jamie-humphries/master
Add Visual Studio ignore rule for files generated by Microsoft Fakes.
2013-11-04 14:06:54 -08:00
Adam Roben
517a444703 Merge pull request from titanous/patch-1
Ignore Go test files
2013-11-04 07:18:46 -08:00
Adam Roben
9f14e41dc6 Merge pull request from IconoclastLabs/master
Additions added
2013-11-04 06:37:03 -08:00
Jamie Humphries
364479bc2a 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.
2013-11-04 14:36:51 +00:00
Adam Roben
9fd7b32f58 Merge pull request from martinblech/patch-1
Ignoring [._]*.s[a-w][a-z] instead of *.s[a-w][a-z]
2013-11-04 06:36:31 -08:00
Martín Blech
464ae2642b 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 _.
2013-11-04 11:31:51 -03:00
Adam Roben
8e05c73621 Merge pull request from snisarg/master
Added Windows specific .obj for objects to ignore.
2013-11-04 06:04:48 -08:00
Gant Laborde
530eda1c24 Merge pull request from ipwnstuff/master
Add a few files and directories to RubyMotion.gitignore
2013-11-04 05:56:22 -08:00
Adam Roben
0abc522d3c Merge pull request from normenmueller/master
extend list of LaTeX/ Scala ignores
2013-11-04 05:52:01 -08:00
Nisarg Shah
830889620e Added Windows specific .obj for objects to ignore. 2013-11-04 19:21:39 +05:30
Adam Roben
fa5269853c Merge pull request from arcresu/patch-1
Ignore additional temporary files in LaTeX projects
2013-11-04 05:50:54 -08:00
Adam Roben
8480473de9 Merge pull request from rutice/osx
Fix OSX-specific Icon\r rule
2013-11-04 05:44:51 -08:00
Adam Roben
7a40a39053 Merge pull request from micole/processingproject
Added the processing project
2013-11-04 05:40:29 -08:00
Adam Roben
43f3bb3952 Merge pull request from nysa/master
Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files
2013-11-04 05:38:40 -08:00
Adam Roben
50ee7b7156 Merge pull request from mildis/master
add Windows Installer files
2013-11-04 05:33:24 -08:00
Adam Roben
ca5c02406c Merge pull request from modocache/master
Ignore source control plist files generated by Xcode.
2013-11-04 05:28:59 -08:00
Adam Roben
12b76696da Merge pull request from Bengt/includism
Includism: Remove `.*`
2013-11-04 05:26:16 -08:00
Adam Roben
60575531d2 Merge pull request from bdukes/patch-3
Ignore user-specific ReSharper settings
2013-11-04 05:21:57 -08:00
Adam Roben
0e5ad28f71 Merge pull request from malleor/master
Added Windows objects, libraries and executables to C++.gitignore
2013-11-04 05:17:28 -08:00
Adam Roben
8b68687361 Merge pull request from bdsatish/master
gtags (GNU global) and cscope ignore files.
2013-11-04 05:16:16 -08:00
Adam Roben
bb60b96742 Merge pull request from IconoclastLabs/master
Add RubyMotion gitignore to Github's defaults
2013-11-04 05:12:52 -08:00
Adam Roben
7c5547dc20 Merge pull request from agassi/patch-1
Add out folder to gitignore
2013-11-04 05:10:11 -08:00
Markus Olsson
b12c6cd59c Merge pull request from sayedihashimi/master
Update to remove .pubxml
2013-11-04 04:14:50 -08:00
Markus Olsson
a7148bf53b Merge pull request from kshapkin/master
VisualStudio: Add Business Intelligence projects
2013-11-04 01:34:20 -08:00
Markus Olsson
f63a5cd6c8 Merge pull request from jonathanwindle/visualstudio-schemaview
Add schemaview extension to VisualStudio.gitignore
2013-11-04 01:25:30 -08:00
Markus Olsson
5c15f3f3c6 Merge pull request from eddiegroves/patch-1
Add WCF tracing file, replace duplicate .log entry
2013-11-04 01:22:27 -08:00
Dr. Normen Müller
bfbd2f9f73 add .lib/ to list of Scala ignores
This directory is motivated by the `sbt.g8` template.
2013-11-01 16:20:41 +01:00
Dr. Normen Müller
4454b1a933 add *.fls to list of LaTeX ignores 2013-10-29 20:40:20 +01:00
eddiegroves
eb708a6a04 Add WCF tracing file, replace duplicate .log entry
WCF tracing files (.svclog) are used by the Service Trace Viewer Tool.
2013-10-21 12:40:53 +11:00
mildis
59c668120f add Windows Installer files 2013-10-16 18:45:13 +02:00
mildis
d15f0b17fc add Windows Installer files 2013-10-16 18:39:24 +02:00
Daisuke Goto
da36175ff6 Fix OSX-specific Icon\r rule 2013-10-12 19:14:17 +09:00
Ivan Žužak
ecf9bac896 Merge pull request from github/fix-trailing-newlines
Ensure single trailing newline
2013-10-08 00:08:12 -07:00
Ivan Zuzak
f0dde55c6b ensure single trailing newline 2013-10-06 14:40:01 +02:00
micole
1e9ec334cd Added the processing project 2013-09-26 16:19:15 -04:00
Juri Strumpflohner
77f8351ec7 adds ignore for NCrunch cache folder 2013-09-23 12:04:38 +02:00
Danny Greg
060aed8a93 Merge pull request from bdewater/patch-1
add .xccheckout to Objective-C gitignore
2013-09-18 15:08:43 -07:00
Bart
56dbce3df3 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
2013-09-17 12:42:12 +02:00
Nysa
c98c138ee1 Vim: Forgot to change *.s[a-w][a-z] to .*.s[a-w][a-z] 2013-08-27 21:04:19 -05:00
Nysa
0030e9df60 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.
2013-08-27 20:51:55 -05:00
Charlie Somerville
6c75292e1e Merge pull request from aldo-roman/patch-1
added secret_token.rb
2013-08-26 03:41:59 -07:00
Charlie Somerville
77cf354916 Merge pull request from mattjeffery/ignore_kernel_objects
Ignore kernel object files
2013-08-26 00:12:36 -07:00
Aldo Román Nureña
0bad6cf48b added secret_token.rb
I added secret_token.rb file to the gitignore as there are public repos sharing it.
2013-08-12 12:40:19 -05:00
Matt Jeffery
d292bd8207 ignore kernel object files 2013-07-19 18:05:04 +01:00
Jonathan Rudenberg
4500b29b31 Ignore Go test files 2013-07-19 11:44:46 -04:00
Jonathan Windle
be2ecada63
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/
2013-07-16 16:20:30 -07:00
modocache
846f1ecbb2 Ignore source control plist files generated by Xcode. 2013-07-10 15:05:43 -04:00