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

2629 Commits

Author SHA1 Message Date
Yousha Aleayoub
b9efdd7d94 Change desktop.ini to [Dd]esktop.ini 2017-10-23 11:37:18 +03:30
Brendan Forster
d0b1f7fef9 Merge pull request #2503 from synepis/patch-1
Ignore Nuget package directory name casing
2017-10-19 11:25:34 +11:00
synepis
301da25ffd Ignore Nuget package directory name casing
It looks like VS2017 changed it's nuget package directory name to be capitalized.
When using Ubuntu for Windows, directory name casing of NuGet package folder becomes important and detected as a change by git,. This change is to ignore regardless of casing.
2017-10-18 14:38:08 +01:00
Brendan Forster
71b493f5df Merge pull request #2501 from flowonyx/patch-1
Fixed typos in README.md
2017-10-16 12:49:09 +11:00
flowonyx
c4fb255a8d Fixed typos in README.md
There were just a couple of typos in the README that I fixed.
2017-10-16 01:42:37 +02:00
Brendan Forster
5f15ed83c7 Merge pull request #2496 from malhobayyeb/comment-out-android-keys
Commenting out Android keystore files
2017-10-09 13:51:27 +11:00
Mohammad Alhobayyeb
77145f787f Commenting out Android keystore files
Android keystore files are critical and losing them is destructive.

They should be commented out by default, the user should explicitly uncomment their line if they intend not to include them into their repository.
2017-10-08 10:52:58 +03:00
Brendan Forster
7792e50dae Merge pull request #2482 from jimbob7198/patch-1
Add exclusion of Visual Studio trace files (*.e2e)
2017-09-21 12:07:22 +10:00
Brendan Forster
2ec038e578 Merge pull request #2464 from Cadmus/master
updated static and media files in django section
2017-09-21 12:05:35 +10:00
jimbob7198
54fbcf0e8d Add exclusion of Visual Studio trace files (*.e2e) 2017-09-20 16:05:57 +01:00
Brendan Forster
df7b36ca76 Merge pull request #2480 from Ckins/master
Update Autotools.gitignore
2017-09-20 13:26:00 +10:00
KINSANG CHING
cf91e98459 Update Autotools.gitignore
add files generated by the autotool m4.
2017-09-20 10:37:54 +08:00
Brendan Forster
ba36ec3054 Merge pull request #2477 from Ckins/patch-1
Update OCaml.gitignore
2017-09-17 09:10:45 +08:00
KINSANG CHING
14a95b9bcb Update OCaml.gitignore
Merlin is a code completion for OCaml in Vim and Emacs. Such configuraing file is common
2017-09-15 12:45:14 +08:00
Brendan Forster
6326792165 Merge pull request #2475 from Ayase-252/master
Fix failure to ignore Simulink autosave files
2017-09-13 08:47:23 +10:00
Brendan Forster
3b0bf9d4d3 Merge pull request #2474 from Ebola16/master
Remove double-spaced lines
2017-09-12 19:58:21 +10:00
Qingyu Deng
1776050f70 Fix failure to ignore simulink autosave file
`.autosave` does not match the name of autosave file generated by
simulink. A leading asterisk(*) is needed to match such name.
2017-09-12 14:59:52 +08:00
Ryan Meredith
a085c7da43 Remove double-spaced lines 2017-09-12 01:29:04 -04:00
Brendan Forster
9385cd8288 Merge pull request #2328 from jpdillingham/opencover-visualstudio
Add exclusion for OpenCover UI results
2017-09-09 11:44:25 +10:00
Brendan Forster
169796e554 Merge pull request #2332 from alnassre/patch-1
ignore logs on /administrator/logs/*
2017-09-09 11:43:55 +10:00
Brendan Forster
60c74a6fcf Merge pull request #2410 from Coeur/patch-2
clarifying when ignoring is not required
2017-09-09 11:28:52 +10:00
Brendan Forster
211cd81a69 Merge pull request #2416 from jwg4/patch-2
Add names of backup folders created by terrarium
2017-09-09 11:27:49 +10:00
Brendan Forster
7f9ac08feb Merge pull request #2397 from weinihou/master
add MANIFEST to Python.gitignore
2017-09-09 11:25:05 +10:00
Brendan Forster
8a2d36e7a3 Merge pull request #2420 from niklasholm/master
Add extended DVI (XDV) to TeX.gitignore
2017-09-09 11:15:33 +10:00
Brendan Forster
ab4dfee322 Merge pull request #2425 from sobolevn/patch-1
Updates Elixir gitignore file
2017-09-09 11:12:10 +10:00
Brendan Forster
fcf6da5aa9 Merge pull request #2419 from soreng/patch-1
Added link to source
2017-09-09 11:04:41 +10:00
Brendan Forster
def18893cb Merge pull request #2429 from yetanotherchris/patch-1
Update Terraform.gitignore - ignore terraform.tfvars
2017-09-09 11:01:41 +10:00
Brendan Forster
0b4d5ef900 Merge pull request #2422 from danilcha/master
.DS_Store is a file name, not an extension
2017-09-09 11:01:13 +10:00
Brendan Forster
b7984454eb Merge pull request #2470 from fabioricali/patch-1
Adds some files
2017-09-09 10:42:46 +10:00
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