Gant Laborde
|
530eda1c24
|
Merge pull request #1 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 #819 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 #640 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 #804 from rutice/osx
Fix OSX-specific Icon\r rule
|
2013-11-04 05:44:51 -08:00 |
|
Adam Roben
|
7a40a39053
|
Merge pull request #786 from micole/processingproject
Added the processing project
|
2013-11-04 05:40:29 -08:00 |
|
Adam Roben
|
43f3bb3952
|
Merge pull request #751 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 #810 from mildis/master
add Windows Installer files
|
2013-11-04 05:33:24 -08:00 |
|
Adam Roben
|
ca5c02406c
|
Merge pull request #703 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 #699 from Bengt/includism
Includism: Remove `.*`
|
2013-11-04 05:26:16 -08:00 |
|
Adam Roben
|
60575531d2
|
Merge pull request #613 from bdukes/patch-3
Ignore user-specific ReSharper settings
|
2013-11-04 05:21:57 -08:00 |
|
Adam Roben
|
0e5ad28f71
|
Merge pull request #405 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 #370 from bdsatish/master
gtags (GNU global) and cscope ignore files.
|
2013-11-04 05:16:16 -08:00 |
|
Adam Roben
|
bb60b96742
|
Merge pull request #377 from IconoclastLabs/master
Add RubyMotion gitignore to Github's defaults
|
2013-11-04 05:12:52 -08:00 |
|
Adam Roben
|
7c5547dc20
|
Merge pull request #378 from agassi/patch-1
Add out folder to gitignore
|
2013-11-04 05:10:11 -08:00 |
|
Markus Olsson
|
b12c6cd59c
|
Merge pull request #674 from sayedihashimi/master
Update to remove .pubxml
|
2013-11-04 04:14:50 -08:00 |
|
Markus Olsson
|
a7148bf53b
|
Merge pull request #567 from kshapkin/master
VisualStudio: Add Business Intelligence projects
|
2013-11-04 01:34:20 -08:00 |
|
Markus Olsson
|
f63a5cd6c8
|
Merge pull request #709 from jonathanwindle/visualstudio-schemaview
Add schemaview extension to VisualStudio.gitignore
|
2013-11-04 01:25:30 -08:00 |
|
Markus Olsson
|
5c15f3f3c6
|
Merge pull request #811 from eddiegroves/patch-1
Add WCF tracing file, replace duplicate .log entry
|
2013-11-04 01:22:27 -08:00 |
|
Jonathan Campbell
|
5343cb30b2
|
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.
|
2013-11-03 00:43:07 -04: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 |
|
Harshad Sabne
|
5e2de71777
|
Add .gradle
|
2013-10-31 01:03:56 +05:30 |
|
Dr. Normen Müller
|
4454b1a933
|
add *.fls to list of LaTeX ignores
|
2013-10-29 20:40:20 +01:00 |
|
Paulo Jimmy Andrade
|
a643bbe364
|
Update Joomla.gitignore to ignore J2.5 files
|
2013-10-25 12:28:32 -02:00 |
|
Changjian Gao
|
a3878fe7b9
|
Python.gitignore add coverage.xml
|
2013-10-22 18:17:22 +08:00 |
|
Josh Burns
|
1c5f81d954
|
Create Yeoman.gitignore
|
2013-10-21 16:20:37 +11: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 |
|
torokmark
|
600983cd4e
|
Added: ignore Ada object and ali files
|
2013-10-13 20:30:13 +02:00 |
|
Utumno
|
5627d20401
|
.classpath and .project files are *meant to be versioned*
As is clearly stated in the [eclipse documentation](http://wiki.eclipse.org/FAQ_How_do_I_set_up_a_Java_project_to_share_in_a_repository%3F).
This gitignore has lead to much confusion in SO - please ammend
I would guess the same is true for .pydevproject and .cproject but can't
be sure/do not have any references on those
Also .launch configurations are generally meant to be versioned when
saved under project location. See for instance :
http://stackoverflow.com/a/337317/281545
|
2013-10-12 22:28:01 +03: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 #801 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 |
|
John Harvey
|
58d60fb8a4
|
Add file for Atari 2600 / Atari 7800 assemblers
|
2013-10-04 13:02:43 -04:00 |
|
Kristofer Rye
|
02bbff98df
|
C: Ignore Some Common File Extensions for Binaries on Linux
I use this system in a few of the projects I've contributed to, to
ignore architecture-specific linux binaries.
|
2013-10-03 17:02:19 -04:00 |
|
Lance Chen
|
b3fd9b493f
|
Add .gitignore for Arch Linux Packages
Mandatory files for a Arch Linux package are
* PKGBUILD
* install scripts, if any
* user defined configs/patches, if any
This .gitignore ignores files that are
generated/downloaded by makepkg automatically.
Refs:
* https://wiki.archlinux.org/index.php/Creating_Packages
* https://wiki.archlinux.org/index.php/Makepkg
Signed-off-by: Lance Chen <cyen0312@gmail.com>
|
2013-10-01 23:04:24 +08:00 |
|
Steve Woodruff
|
c4fb9994ba
|
Update Java to exclude J2ME Mobile Tools for Java
|
2013-09-27 12:13:07 -04:00 |
|
micole
|
1e9ec334cd
|
Added the processing project
|
2013-09-26 16:19:15 -04:00 |
|
Nick Hodges
|
6ae5f35a5e
|
Update Delphi to include new extensions
|
2013-09-25 12:27:20 -04:00 |
|
Ivan Yatskevich
|
85a512a7ee
|
add .idea_modules/
https://github.com/mpeltonen/sbt-idea generates this folder
|
2013-09-25 12:04:55 +03:00 |
|
Juri Strumpflohner
|
77f8351ec7
|
adds ignore for NCrunch cache folder
|
2013-09-23 12:04:38 +02:00 |
|
Danny Greg
|
060aed8a93
|
Merge pull request #774 from bdewater/patch-1
add .xccheckout to Objective-C gitignore
|
2013-09-18 15:08:43 -07:00 |
|
fivef
|
39f563b627
|
Create ROS.gitignore
A ROS gitignore copied form moveit_ros.
https://github.com/ros-planning/moveit_ros/blob/hydro-devel/.gitignore
|
2013-09-18 10:20:26 +02: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 |
|
Pedro Nascimento
|
85562c2572
|
Remove .project from Rails.gitignore.
|
2013-09-09 01:14:44 -03:00 |
|
Chirag Sanghavi
|
1d8470b186
|
adding - due to sourcetree
|
2013-09-03 23:53:56 -04:00 |
|
Chirag Sanghavi
|
13b6b17ff1
|
added wildcards and ignored packages named with Wm. if you have a custom page named Wm, you will need to use force to check in.
|
2013-09-03 23:48:08 -04:00 |
|
Chirag Sanghavi
|
c7659fc44d
|
added webmethods related gitignore file
|
2013-09-03 23:29:45 -04:00 |
|
Mike Manger
|
d9fd3eaa17
|
Ignore local.xml as this contains database credentials.
|
2013-08-30 15:49:12 +01:00 |
|