Justin Spahr-Summers
f0f5e38db2
Merge pull request #760
2013-11-13 14:19:22 -08:00
Justin Spahr-Summers
4a7ab06382
Remove generic and Java ignore patterns
...
Those belong in other ignore files.
2013-11-13 14:19:16 -08:00
unknown
e57da65843
Moved file to Global
2013-11-13 15:19:36 -05:00
Daniel Bailey
27569799cb
Added lazarus ignore file in the global dir this time
2013-11-13 18:33:14 +00:00
Daniel Bailey
b10fa9c7d6
Merge branch 'master' of https://github.com/github/gitignore
2013-11-13 18:32:11 +00:00
Kevin Deldycke
972234a220
Ignore rope files.
...
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.
2013-11-13 14:32:07 +01:00
Ray Solomon
00686415c4
add 'build' to Node.gitignore
...
This is to exclude compiled code from nodejs addons.
Reference: http://nodejs.org/api/addons.html
2013-11-13 01:27:28 -08:00
Justin Spahr-Summers
52ec58209b
Merge pull request #755 from ohmanger/patch-1
...
Ignore local.xml as this contains database credentials.
2013-11-12 20:46:50 -08:00
Justin Spahr-Summers
1b76d53beb
Merge pull request #738 from Blaisorblade/patch-1
...
Create Agda.gitignore
2013-11-12 20:45:47 -08:00
Justin Spahr-Summers
3012b56563
Merge pull request #725 from shivam5992/patch-1
...
Deployed file ignore
2013-11-12 20:42:35 -08:00
Jirka Kremser
e2caec1780
Adding ".gwt/", "gwt-unitCache/", "www-test" and ".gwt-tmp/" to .gitignore
2013-11-13 03:00:19 +01:00
Alexander Karatarakis
3ade853604
Update Eclipse.gitignore
2013-11-13 03:14:12 +02:00
Jota Junior
66a13f2e15
Gitignore file for Phalcon Framework, a fast-growing framework developed in C for PHP. Excluding here:
...
- Cache files
- Development config files
More information available in phalconphp.com
2013-11-12 19:36:17 -02:00
Markus Olsson
2d44869b49
Merge pull request #663 from abergs/patch-1
...
Visual Studio: Ignore Chutzpah testrunnerfiles
2013-11-12 12:26:32 -08:00
Justin Spahr-Summers
cbf090d44f
Merge pull request #682 from fsw/master
...
ignoring *.autosave files generated by QtCreator
2013-11-12 10:40:46 -08:00
Justin Spahr-Summers
e240feae83
Merge pull request #657 from MrBogomips/master
...
PlayFramework: exclude assets under the bin/ directory generated by the compiler
2013-11-12 10:37:21 -08:00
Justin Spahr-Summers
306ed4acf9
Merge pull request #655 from conradolega/master
...
.gitignore for Meteor (and Meteorite)
2013-11-12 10:36:59 -08:00
Adam Roben
7e70ab946a
Merge pull request #845 from gillesdemey/patch-1
...
Update VisualStudio.gitignore
2013-11-12 10:21:15 -08:00
Gilles De Mey
25ec5b7c3e
Update VisualStudio.gitignore
...
I have no idea what this is doing here, totally unrelated to Visual Studio. There is a special OSX gitignore file that you can use.
2013-11-12 19:08:25 +01:00
Adam Roben
ce72f3a03c
Merge pull request #843 from vikraman/patch-1
...
Ignore files generated by cabal sandbox
2013-11-12 09:20:40 -08:00
Vikraman Choudhury
40917a4d2f
Ignore files generated by cabal sandbox
...
https://github.com/haskell/cabal/wiki/Package-Environments#sandbox-command
2013-11-12 22:49:11 +05:30
Adam Roben
8d71b3128c
Merge pull request #844 from llonchj/python
...
Added Sphinx documentation
2013-11-12 09:17:59 -08:00
Jordi Llonch
088535f046
Added Sphinx documentation
2013-11-13 04:13:14 +11:00
Adam Roben
df2de98c25
Merge pull request #842 from borntyping/patch-1
...
Add .cache to the Python .gitignore
2013-11-12 08:25:57 -08:00
Sam Clements
b75c902dbb
Add .cache to the Python .gitignore
...
`.cache` is generated when unittests are run with py.test
2013-11-12 16:19:30 +00:00
Adam Roben
af405251f0
Merge pull request #730 from Lazersmoke/patch-1
...
Added Kate ignore file in Global folder
2013-11-12 08:11:17 -08:00
Adam Roben
f7c1a9938e
Merge pull request #683 from jkodumal/patch-1
...
Add .hsenv to .gitignore
2013-11-12 08:09:39 -08:00
Adam Roben
de877c3e23
Merge pull request #681 from filipelenfers/master
...
Ensime ignores
2013-11-12 08:07:58 -08:00
Adam Roben
fc73773a74
Merge pull request #645 from pxqr/master
...
Ignore emacs flymake-mode temp files.
2013-11-12 08:04:57 -08:00
Adam Roben
55ccaf54bd
Merge pull request #563 from fibo/master
...
.gitignore for VVVV
2013-11-12 08:03:03 -08:00
Adam Roben
2559777165
Merge pull request #626 from borneq/patch-1
...
*.~* instead *.~*~ for backup files
2013-11-12 08:00:33 -08:00
Adam Roben
a69969b575
Merge pull request #624 from finnjohnsen/patch-1
...
removed implicit ignore
2013-11-12 07:59:57 -08:00
Adam Roben
bfcd76a786
Merge pull request #569 from AlainFolletete/master
...
Add GitIgnore file for Prestashop Software
2013-11-12 07:57:14 -08:00
Adam Roben
1e58a0c110
Merge pull request #646 from manojlds/master
...
Option to unignore repositories.config
2013-11-12 07:55:25 -08:00
Adam Roben
a0570aeae8
Merge pull request #566 from fidelski/add-obvious-autotools-files
...
Add stamp-h1 to ignored files
2013-11-12 07:53:55 -08:00
Adam Roben
d1ee264f9e
Merge pull request #586 from simonbuehler/master
...
Added DebugPublic of Matrox DSK
2013-11-12 07:53:02 -08:00
Adam Roben
b04b8b24aa
Merge pull request #561 from stuartpb/cloud9
...
Add Cloud9 gitignore
2013-11-12 07:51:08 -08:00
Adam Roben
6bcd83ec33
Merge pull request #606 from bicycle-nerd/patch-1
...
adding ignore for Telerik JustCode files
2013-11-12 07:50:24 -08:00
Adam Roben
4dd9d7376d
Merge pull request #591 from mjgardner/master
...
fixing pattern for compiled elisp
2013-11-12 07:42:54 -08:00
Adam Roben
be029b7aeb
Merge pull request #584 from zafarella/master
...
added ignorance of tmp release files of maven
2013-11-12 07:41:12 -08:00
Adam Roben
47436efe92
Merge pull request #538 from hallco978/patch-1
...
Update VisualStudio.gitignore for mightymoose
2013-11-12 07:37:31 -08:00
Carl Suster
f3503f42c6
Merge pull request #784 from yatskevich/master
...
Add .idea_modules/ to Global/JetBrains.gitignore (from sbt-idea plugin)
2013-11-12 03:45:42 -08:00
Ivan Yatskevich
94a2b3b668
add .idea_modules/ to Global/JetBrains.gitignore
2013-11-12 14:38:34 +03:00
Ivan Yatskevich
ba898ebefd
merge upstream/master
2013-11-12 14:32:18 +03:00
Jens Jahnke
b34ccb3853
Adapted the ignored directories to use dir/
instead of dir/*
2013-11-12 12:20:11 +01:00
Jens Jahnke
ff6fa231f9
Added the new upload directories and ignore the cache directory completely.
...
With SugarCRM 6.4 the `cache/upload` directory moved to `upload` and
`upload_backup`. These directories can safely be ignored.
Additionally the `cache` directory is now ignored completely because it
leads to the behaviour to use the git repository as a kind of backup
tool if several parts of it are included. Furthermore the directory
structure beneath `cache` is victim of enduring changes by the
developers.
I did also some code cleanup regarding the path names e.g. adding a `/`
before most file and directory names.
2013-11-12 09:37:03 +01:00
Carl Suster
727777af2d
Merge pull request #839 from jean/master
...
Clean up the plone template
2013-11-12 00:13:58 -08:00
Jean Jordaan
a77f7f23fe
Covered by global vim template
2013-11-12 15:09:20 +07:00
Carl Suster
41baaa27a6
Merge pull request #629 from ChinggizKhan/minor-drupal-gitignore-issue
...
Correct minor ordering issue on Drupal gitignore
2013-11-12 00:01:04 -08:00
Jean Jordaan
930f476c37
Remove patterns covered by other templates
...
Remove redundant patterns, and patterns for generic backups, version
control dirs, IDEs, OSX.
2013-11-12 14:24:09 +07:00