1
0
mirror of https://github.com/github/gitignore synced 2024-05-31 09:48:18 +02:00
Commit Graph

2650 Commits

Author SHA1 Message Date
Fabio Ricali
d0e95a023d Adds some files 2017-09-07 18:55:03 +02:00
Brendan Forster
055194192e Merge pull request #2467 from rdela/patch-1
Node - update Compiled binary addons link to https
2017-09-03 14:24:22 +10:00
Ricky de Laveaga
e68f3c0984 Node - update Compiled binary addons link to https
Node.gitignore build/Release Compiled binary addons: http to https
https://nodejs.org/api/addons.html
2017-08-31 16:51:26 -07:00
Brendan Forster
6931f87e85 Merge pull request #2465 from ddfreyne/tmp-nanoc
Nanoc: Ignore tmp/nanoc/, not tmp/
2017-08-30 08:41:09 +10:00
Denis Defreyne
89448d709b
Nanoc: Ignore tmp/nanoc/, not tmp/ 2017-08-29 23:23:24 +02:00
Renjith S Raj
1d0f9ccd7a updated static and media files in django section 2017-08-29 05:33:33 +00:00
Brendan Forster
d5ce0fc1d4 Merge pull request #2461 from FabrizioBrancati/master
Updating Swift.gitignore with Package.resolved
2017-08-24 09:50:01 +10:00
Fabrizio Brancati
d31c40e447 Updating Swift.gitignore with Package.resolved 2017-08-22 23:58:27 +02:00
Brendan Forster
2b7d841c01 Merge pull request #2458 from wirgen/master
Add default file, README in libraries and translations in Drupal
2017-08-21 11:36:06 +10:00
Denis
91d3006e95 Add default file, README in libraries and translations in Drupal 2017-08-20 10:44:48 +03:00
Brendan Forster
4fbb31c4da Merge pull request #2456 from tim-sueberkrueb/patch-2
Add QML and JS cache files to Qt.gitignore
2017-08-18 16:41:40 +10:00
Tim Süberkrüb
8a11b10f5a Add QML and JS cache files to Qt.gitignore 2017-08-16 17:38:05 +02:00
Brendan Forster
690a433b66 Merge pull request #1880 from jjst/kotlin
Add gitignore for Kotlin
2017-08-15 10:59:07 +10:00
Brendan Forster
e7fb7caa62 Merge pull request #2455 from pei-lun/terraform.gitignore
'*.tfstate.*.backup' added to Terraform.gitignore
2017-08-14 14:21:18 +10:00
Pei-lun
aba6a6d354 '*.tfstate.*.backup' added to Terraform.gitignore 2017-08-14 10:02:05 +08:00
Brendan Forster
5464fd7b84 Merge pull request #2454 from CodeNotFoundException/patch-1
Adds .gitignore rules for AxoCover
2017-08-13 15:48:20 +10:00
CodeNotFound
5d0e2b713f Adds .gitignore rules for AxoCover
AxoCover is a Code Coverage Tool. It creates a **.axoCover** folder where are created:
- settings in settings.json
- sub-folders into **run** folder which contain code coverage results.

All content into **.axoCover** folder must be ignored except the **settings.json** file.
2017-08-12 05:48:48 +02:00
Brendan Forster
cb38a4c85e Merge pull request #2451 from Xeio/patch-1
Fix comments on same line causing ignore to break
2017-08-11 14:13:51 +10:00
Joshua Shaffer
70264dc379 Fix comments on same line causing ignore to break 2017-08-10 23:27:44 -04:00
Brendan Forster
af988f5c1e Merge pull request #2445 from ninsuo/patch-1
Symfony.gitignore: add web server pid file
2017-08-01 15:12:15 -03:00
Alain Tiemblo
2f7b9918a9 Symfony.gitignore: add web server pid file
Since Symfony 3.3, WebServerBundle creates a `.web-server-pid` file when embedded server is running.
Official blog post: http://symfony.com/blog/new-in-symfony-3-3-webserverbundle
2017-08-01 19:32:24 +02:00
Brendan Forster
ab47781897 Merge pull request #2440 from jamesqo/patch-1
Remove TODO from VS.gitignore
2017-07-31 09:18:17 -03:00
James Ko
feeb9aa628 Update VisualStudio.gitignore 2017-07-30 15:57:56 -04:00
Brendan Forster
065e152d02 Merge pull request #2442 from sorabito/Updated_Smalltalk_gitignore
Updated Smalltalk.gitignore
2017-07-30 11:52:00 -03:00
Sho Yoshida
e1bdd2b14d Updated Smalltalk.gitignore 2017-07-30 21:36:09 +09:00
James Ko
3575f11b0c Remove TODO from VS.gitignore 2017-07-29 20:27:45 -04:00
Brendan Forster
4db4bb6e20 Merge pull request #2437 from koppor/patch-5
JetBrains: out/ ignored recursively
2017-07-26 09:55:18 -03:00
Oliver Kopp
435c4d92ea JetBrains: out/ ignored recursively 2017-07-26 09:57:33 +02:00
Brendan Forster
f5a79481a7 Merge pull request #2384 from King66/master
fix Prestashop.gitignore error
2017-07-25 08:21:38 -03:00
Brendan Forster
57550c4eaf Merge pull request #2434 from RyanGlScott/patch-1
Ignore .ghc.environment.*
2017-07-24 09:20:21 -03:00
Ryan Scott
cc94cfc7e9 Ignore .ghc.environment.* 2017-07-20 08:30:45 -07:00
Chris S
b19efa92af Update Terraform.gitignore
Added .tfvars file so for example AWS credentials aren't committed.
2017-07-14 12:22:39 +01:00
Nikita Sobolev
ca039e602d Updates Elixir gitignore file
Official `elixir`'s `gitignore` after running `mix new` contains these two lines:

> # Where 3rd-party dependencies like ExDoc output generated docs.
> /doc
> # Ignore .fetch files in case you like to edit your project deps locally.
> /.fetch

They are missing at the moment.
2017-07-08 15:48:59 +03:00
Danila Piatov
2bb963b16a .DS_Store is a file name, not an extension 2017-07-06 20:10:05 +02:00
Niklas Holm
2e94cf6baf Add extended DVI (XDV) to TeX.gitignore 2017-06-26 17:57:23 +02:00
Søren Gregersen
6b9cd7cd90 Added link to source 2017-06-26 10:36:49 +02:00
jwg4
1ee9409e83 Add env.bak, re-arrange 2017-06-21 15:45:53 +00:00
jwg4
86db3967f8 Add venv.bak - created by terrarium
Terrarium backs up old virtual environments by moving them to this dir.
2017-06-21 15:42:05 +00:00
Brendan Forster
8edb8a95c4 Merge pull request #2413 from yannduran/tabs-studio
Add Tabs Studio files to VisualStudio.gitignore
2017-06-10 14:59:31 -03:00
Brendan Forster
ebeaf40e66 Merge branch 'master' into tabs-studio 2017-06-10 14:58:34 -03:00
Yann Duran
f50f39c3a2 Add Tabs Studio files to VisualStudui.gitignore 2017-06-10 10:15:38 +10:00
Brendan Forster
2a2e34e6fc Merge pull request #2411 from AmadeusW/amadeusw/benchmarkdotnet
Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore
2017-06-09 09:19:14 -03:00
Amadeusz Wieczorek
466b5f992d Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore 2017-06-08 23:12:57 -07:00
Antoine Cœur
81d78706fa clarifying when ignoring is not required 2017-06-08 14:14:58 +08:00
Brendan Forster
9f847e5859 Merge pull request #2407 from utkonos/master
Optionally add log files to Vagrant and improve file's comments
2017-06-06 10:34:14 -03:00
Robert Simmons
ed9f8139c1
Optionally add log files to Vagrant and improve file's comments 2017-06-06 01:07:12 -04:00
Brendan Forster
7af8eea00b Merge pull request #2401 from utkonos/master
Fix capitalization and spacing of comments
2017-05-31 14:32:04 -03:00
Robert Simmons
9322d165f3
Fix capitalization and spacing of comments 2017-05-31 12:16:02 -04:00
Brendan Forster
30e75b6caa Merge pull request #2395 from iKeirNez/jenv
Create .gitignore rules for JEnv
2017-05-30 08:07:53 -03:00
Shiwei Sun
6d5d7e0c96 add MANIFEST to Python.gitignore
add MANIFEST which is GENERATED by distutils

Reasons for making this change:

if you use distutils.core to setup, the file MANIFEST is generated by distutils when run 'python setup.py sdist'
2017-05-26 16:30:51 +08:00