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
Carl Suster
b7982d4968
Merge pull request #688 from leek/patch-1
...
Update Magento.gitignore to tighten the pattern for install.php
2013-11-11 22:37:40 -08:00
Carl Suster
f37b54d58a
Merge pull request #597 from TomLiu/master
...
Ignore magento product image cache
2013-11-11 22:33:01 -08:00
Justin Spahr-Summers
02d84478d6
Merge pull request #391 from mastacheata/patch-1
...
Add Exception for htaccess file denying access to the cache folder
2013-11-11 22:16:33 -08:00
Carl Suster
699a3ac68a
Fix a copy/paste mistake
2013-11-12 16:57:54 +11:00
Jean Jordaan
8646963bba
Merge branch 'master' of https://github.com/github/gitignore
2013-11-12 11:28:25 +07:00
Jean Jordaan
43de894452
Ignore multiple vim swapfiles
...
In case there is more than one swapfile for a file (.swo, .swn, ...)
2013-11-12 11:27:21 +07:00
Carl Suster
1a3b885ef7
Merge pull request #700 from mquigley/master
...
Don't ignore essential Android Eclipse project and classpath files.
2013-11-11 18:11:15 -08:00
Carl Suster
70aaa4d504
Merge pull request #745 from tunitowen/master
...
Added gradle (build tool) files to Android gitignore
2013-11-11 17:55:39 -08:00
Carl Suster
09793dd34e
Merge pull request #473 from Visgean/master
...
Merge the django template into the python one since there is a significant overlap
2013-11-11 16:45:53 -08:00
Visgean Skeloru
33b416dc00
Update Python.gitignore
2013-11-12 01:41:53 +01:00
Visgean Skeloru
97dcb89013
#473 no need to have specific gitignore for django
2013-11-12 01:41:29 +01:00
Carl Suster
e105d8c4b2
Merge pull request #838 from tiredpixel/ruby-slashes
...
Slashify Ruby files and directories.
2013-11-11 13:48:16 -08:00
tiredpixel
ca456f73e4
Unslashify *.gem,*.rbc,.rvmrc .
...
arcresu pointed out that `*.gem`, `*.rbc`, `.rvmrc` might not be at
the top level in a repository. Thus, remove leading slashes for these.
2013-11-11 21:41:11 +00:00
tiredpixel
3b7ac85ad8
Slashify Ruby files and directories.
...
Perhaps this is a little pedantic, but without the initial / all
such matches within the repository get ignored, and without the
trailing slash files as well as directories of that name get ignored.
e.g. Specifying `tmp` and `test/tmp` without slashes is redundant, as
`tmp` already ignores `test/tmp`, as well as every other `tmp` and
`tmp/`.
2013-11-11 19:50:01 +00:00
Adam Roben
a1e656a093
Merge pull request #443 from bungeshea/BricxCC
...
Added Bricx Command Center gitignore
2013-11-11 11:31:13 -08:00
Shea Bunge
9345b6b461
Add comment to BricxCC.gitignore
2013-11-12 06:28:53 +11:00
Shea Bunge
8cbac43dab
Move BricxCC.gitignore to Global directory
2013-11-12 06:27:39 +11:00