]>
source.dussan.org Git - gitignore.git/log
jimbob7198 [Wed, 20 Sep 2017 15:05:57 +0000 (16:05 +0100)]
Add exclusion of Visual Studio trace files (*.e2e)
Brendan Forster [Wed, 20 Sep 2017 03:26:00 +0000 (13:26 +1000)]
Merge pull request #2480 from Ckins/master
Update Autotools.gitignore
KINSANG CHING [Wed, 20 Sep 2017 02:37:54 +0000 (10:37 +0800)]
Update Autotools.gitignore
add files generated by the autotool m4.
Brendan Forster [Sun, 17 Sep 2017 01:10:45 +0000 (09:10 +0800)]
Merge pull request #2477 from Ckins/patch-1
Update OCaml.gitignore
KINSANG CHING [Fri, 15 Sep 2017 04:45:14 +0000 (12:45 +0800)]
Update OCaml.gitignore
Merlin is a code completion for OCaml in Vim and Emacs. Such configuraing file is common
Brendan Forster [Tue, 12 Sep 2017 22:47:23 +0000 (08:47 +1000)]
Merge pull request #2475 from Ayase-252/master
Fix failure to ignore Simulink autosave files
Brendan Forster [Tue, 12 Sep 2017 09:58:21 +0000 (19:58 +1000)]
Merge pull request #2474 from Ebola16/master
Remove double-spaced lines
Qingyu Deng [Tue, 12 Sep 2017 06:59:52 +0000 (14:59 +0800)]
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.
Ryan Meredith [Tue, 12 Sep 2017 05:29:04 +0000 (01:29 -0400)]
Remove double-spaced lines
Brendan Forster [Sat, 9 Sep 2017 01:44:25 +0000 (11:44 +1000)]
Merge pull request #2328 from jpdillingham/opencover-visualstudio
Add exclusion for OpenCover UI results
Brendan Forster [Sat, 9 Sep 2017 01:43:55 +0000 (11:43 +1000)]
Merge pull request #2332 from alnassre/patch-1
ignore logs on /administrator/logs/*
Brendan Forster [Sat, 9 Sep 2017 01:28:52 +0000 (11:28 +1000)]
Merge pull request #2410 from Coeur/patch-2
clarifying when ignoring is not required
Brendan Forster [Sat, 9 Sep 2017 01:27:49 +0000 (11:27 +1000)]
Merge pull request #2416 from jwg4/patch-2
Add names of backup folders created by terrarium
Brendan Forster [Sat, 9 Sep 2017 01:25:05 +0000 (11:25 +1000)]
Merge pull request #2397 from weinihou/master
add MANIFEST to Python.gitignore
Brendan Forster [Sat, 9 Sep 2017 01:15:33 +0000 (11:15 +1000)]
Merge pull request #2420 from niklasholm/master
Add extended DVI (XDV) to TeX.gitignore
Brendan Forster [Sat, 9 Sep 2017 01:12:10 +0000 (11:12 +1000)]
Merge pull request #2425 from sobolevn/patch-1
Updates Elixir gitignore file
Brendan Forster [Sat, 9 Sep 2017 01:04:41 +0000 (11:04 +1000)]
Merge pull request #2419 from soreng/patch-1
Added link to source
Brendan Forster [Sat, 9 Sep 2017 01:01:41 +0000 (11:01 +1000)]
Merge pull request #2429 from yetanotherchris/patch-1
Update Terraform.gitignore - ignore terraform.tfvars
Brendan Forster [Sat, 9 Sep 2017 01:01:13 +0000 (11:01 +1000)]
Merge pull request #2422 from danilcha/master
.DS_Store is a file name, not an extension
Brendan Forster [Sat, 9 Sep 2017 00:42:46 +0000 (10:42 +1000)]
Merge pull request #2470 from fabioricali/patch-1
Adds some files
Fabio Ricali [Thu, 7 Sep 2017 16:55:03 +0000 (18:55 +0200)]
Adds some files
Brendan Forster [Sun, 3 Sep 2017 04:24:22 +0000 (14:24 +1000)]
Merge pull request #2467 from rdela/patch-1
Node - update Compiled binary addons link to https
Ricky de Laveaga [Thu, 31 Aug 2017 23:51:26 +0000 (16:51 -0700)]
Node - update Compiled binary addons link to https
Node.gitignore build/Release Compiled binary addons: http to https
https://nodejs.org/api/addons.html
Brendan Forster [Tue, 29 Aug 2017 22:41:09 +0000 (08:41 +1000)]
Merge pull request #2465 from ddfreyne/tmp-nanoc
Nanoc: Ignore tmp/nanoc/, not tmp/
Denis Defreyne [Tue, 29 Aug 2017 21:23:24 +0000 (23:23 +0200)]
Nanoc: Ignore tmp/nanoc/, not tmp/
Brendan Forster [Wed, 23 Aug 2017 23:50:01 +0000 (09:50 +1000)]
Merge pull request #2461 from FabrizioBrancati/master
Updating Swift.gitignore with Package.resolved
Fabrizio Brancati [Tue, 22 Aug 2017 21:58:27 +0000 (23:58 +0200)]
Updating Swift.gitignore with Package.resolved
Brendan Forster [Mon, 21 Aug 2017 01:36:06 +0000 (11:36 +1000)]
Merge pull request #2458 from wirgen/master
Add default file, README in libraries and translations in Drupal
Denis [Sun, 20 Aug 2017 07:44:48 +0000 (10:44 +0300)]
Add default file, README in libraries and translations in Drupal
Brendan Forster [Fri, 18 Aug 2017 06:41:40 +0000 (16:41 +1000)]
Merge pull request #2456 from tim-sueberkrueb/patch-2
Add QML and JS cache files to Qt.gitignore
Tim Süberkrüb [Wed, 16 Aug 2017 15:38:05 +0000 (17:38 +0200)]
Add QML and JS cache files to Qt.gitignore
Brendan Forster [Tue, 15 Aug 2017 00:59:07 +0000 (10:59 +1000)]
Merge pull request #1880 from jjst/kotlin
Add gitignore for Kotlin
Brendan Forster [Mon, 14 Aug 2017 04:21:18 +0000 (14:21 +1000)]
Merge pull request #2455 from pei-lun/terraform.gitignore
'*.tfstate.*.backup' added to Terraform.gitignore
Pei-lun [Mon, 14 Aug 2017 02:02:05 +0000 (10:02 +0800)]
'*.tfstate.*.backup' added to Terraform.gitignore
Brendan Forster [Sun, 13 Aug 2017 05:48:20 +0000 (15:48 +1000)]
Merge pull request #2454 from CodeNotFoundException/patch-1
Adds .gitignore rules for AxoCover
CodeNotFound [Sat, 12 Aug 2017 03:48:48 +0000 (05:48 +0200)]
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.
Brendan Forster [Fri, 11 Aug 2017 04:13:51 +0000 (14:13 +1000)]
Merge pull request #2451 from Xeio/patch-1
Fix comments on same line causing ignore to break
Joshua Shaffer [Fri, 11 Aug 2017 03:27:44 +0000 (23:27 -0400)]
Fix comments on same line causing ignore to break
Brendan Forster [Tue, 1 Aug 2017 18:12:15 +0000 (15:12 -0300)]
Merge pull request #2445 from ninsuo/patch-1
Symfony.gitignore: add web server pid file
Alain Tiemblo [Tue, 1 Aug 2017 17:32:24 +0000 (19:32 +0200)]
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
Brendan Forster [Mon, 31 Jul 2017 12:18:17 +0000 (09:18 -0300)]
Merge pull request #2440 from jamesqo/patch-1
Remove TODO from VS.gitignore
James Ko [Sun, 30 Jul 2017 19:57:56 +0000 (15:57 -0400)]
Update VisualStudio.gitignore
Brendan Forster [Sun, 30 Jul 2017 14:52:00 +0000 (11:52 -0300)]
Merge pull request #2442 from sorabito/Updated_Smalltalk_gitignore
Updated Smalltalk.gitignore
Sho Yoshida [Sun, 30 Jul 2017 12:36:09 +0000 (21:36 +0900)]
Updated Smalltalk.gitignore
James Ko [Sun, 30 Jul 2017 00:27:45 +0000 (20:27 -0400)]
Remove TODO from VS.gitignore
Brendan Forster [Wed, 26 Jul 2017 12:55:18 +0000 (09:55 -0300)]
Merge pull request #2437 from koppor/patch-5
JetBrains: out/ ignored recursively
Oliver Kopp [Wed, 26 Jul 2017 07:57:33 +0000 (09:57 +0200)]
JetBrains: out/ ignored recursively
Brendan Forster [Tue, 25 Jul 2017 11:21:38 +0000 (08:21 -0300)]
Merge pull request #2384 from King66/master
fix Prestashop.gitignore error
Brendan Forster [Mon, 24 Jul 2017 12:20:21 +0000 (09:20 -0300)]
Merge pull request #2434 from RyanGlScott/patch-1
Ignore .ghc.environment.*
Ryan Scott [Thu, 20 Jul 2017 15:30:45 +0000 (08:30 -0700)]
Ignore .ghc.environment.*
Chris S [Fri, 14 Jul 2017 11:22:39 +0000 (12:22 +0100)]
Update Terraform.gitignore
Added .tfvars file so for example AWS credentials aren't committed.
Nikita Sobolev [Sat, 8 Jul 2017 12:48:59 +0000 (15:48 +0300)]
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.
Danila Piatov [Thu, 6 Jul 2017 18:10:05 +0000 (20:10 +0200)]
.DS_Store is a file name, not an extension
Niklas Holm [Mon, 26 Jun 2017 15:57:23 +0000 (17:57 +0200)]
Add extended DVI (XDV) to TeX.gitignore
Søren Gregersen [Mon, 26 Jun 2017 08:36:49 +0000 (10:36 +0200)]
Added link to source
jwg4 [Wed, 21 Jun 2017 15:45:53 +0000 (15:45 +0000)]
Add env.bak, re-arrange
jwg4 [Wed, 21 Jun 2017 15:42:05 +0000 (15:42 +0000)]
Add venv.bak - created by terrarium
Terrarium backs up old virtual environments by moving them to this dir.
Brendan Forster [Sat, 10 Jun 2017 17:59:31 +0000 (14:59 -0300)]
Merge pull request #2413 from yannduran/tabs-studio
Add Tabs Studio files to VisualStudio.gitignore
Brendan Forster [Sat, 10 Jun 2017 17:58:34 +0000 (14:58 -0300)]
Merge branch 'master' into tabs-studio
Yann Duran [Sat, 10 Jun 2017 00:15:38 +0000 (10:15 +1000)]
Add Tabs Studio files to VisualStudui.gitignore
Brendan Forster [Fri, 9 Jun 2017 12:19:14 +0000 (09:19 -0300)]
Merge pull request #2411 from AmadeusW/amadeusw/benchmarkdotnet
Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore
Amadeusz Wieczorek [Fri, 9 Jun 2017 06:12:57 +0000 (23:12 -0700)]
Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore
Antoine Cœur [Thu, 8 Jun 2017 06:14:58 +0000 (14:14 +0800)]
clarifying when ignoring is not required
Brendan Forster [Tue, 6 Jun 2017 13:34:14 +0000 (10:34 -0300)]
Merge pull request #2407 from utkonos/master
Optionally add log files to Vagrant and improve file's comments
Robert Simmons [Tue, 6 Jun 2017 05:07:12 +0000 (01:07 -0400)]
Optionally add log files to Vagrant and improve file's comments
Brendan Forster [Wed, 31 May 2017 17:32:04 +0000 (14:32 -0300)]
Merge pull request #2401 from utkonos/master
Fix capitalization and spacing of comments
Robert Simmons [Wed, 31 May 2017 16:16:02 +0000 (12:16 -0400)]
Fix capitalization and spacing of comments
Brendan Forster [Tue, 30 May 2017 11:07:53 +0000 (08:07 -0300)]
Merge pull request #2395 from iKeirNez/jenv
Create .gitignore rules for JEnv
Shiwei Sun [Fri, 26 May 2017 08:30:51 +0000 (16:30 +0800)]
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'
Keir Nellyer [Thu, 25 May 2017 22:48:15 +0000 (23:48 +0100)]
Create .gitignore rules for JEnv
Brendan Forster [Mon, 22 May 2017 11:42:37 +0000 (13:42 +0200)]
Merge pull request #2389 from KoynovStas/Qt_UnitTests
Qt unit tests
Brendan Forster [Mon, 22 May 2017 09:33:31 +0000 (11:33 +0200)]
Merge pull request #2391 from jwg4/patch-1
Consolidate all environments in one section
jwg4 [Mon, 22 May 2017 09:24:44 +0000 (09:24 +0000)]
Consolidate all environments in one section
Some of these names relate to specific tools, others could be used by multiple tools. In particular, virtualenv, the most popular tool for creating Python environments, does not mandate any of these and venv/ or .venv are simply conventional. It is more readable to group all of these together.
KoynovStas [Sun, 21 May 2017 07:06:01 +0000 (11:06 +0400)]
add object_script to Qt.gitignore
For template rules (modern style) in Qt project file,
this file is autogenerated by qmake.
Example old style (pro file):
SOURCES += src/1.cpp \
src/2.cpp
Example new style, uses template rules (pro file):
SOURCES += src/*.cpp
qmake auto generate files with list of objects
object_script.*.Debug
object_script.*.Release
KoynovStas [Sun, 21 May 2017 06:56:56 +0000 (10:56 +0400)]
add target_wrapper.* to Qt.gitignore
This file is autogenerated by qmake for run auto(unit) tests.
For Windows: target_wrapper.bat
For Unix: target_wrapper.sh
Brendan Forster [Sun, 21 May 2017 03:57:35 +0000 (13:57 +1000)]
Merge pull request #2388 from KoynovStas/Static_QT
add *_plugin_import.cpp to Qt.gitignore
KoynovStas [Sat, 20 May 2017 12:49:28 +0000 (16:49 +0400)]
add *_plugin_import.cpp to Qt.gitignore
This file is autogenerated by qmake. It imports static plugin classes for
static plugins specified using QTPLUGIN and QT_PLUGIN_CLASS.<plugin> variables.
This file is autogenerated for static build
Brendan Forster [Sat, 20 May 2017 05:07:54 +0000 (15:07 +1000)]
Merge pull request #2374 from julienshepherd/master
add .appx to VisualStudio.gitignore
julienshepherd [Wed, 17 May 2017 18:13:11 +0000 (21:13 +0300)]
Update VisualStudio.gitignore
King [Mon, 15 May 2017 09:48:05 +0000 (17:48 +0800)]
Update Prestashop.gitignore
this commit is optional, for good-looking
King [Mon, 15 May 2017 09:45:43 +0000 (17:45 +0800)]
Update Prestashop.gitignore
Brendan Forster [Mon, 15 May 2017 09:33:55 +0000 (19:33 +1000)]
Merge pull request #2383 from shiftkey/patch-1
ensure the following ! rules are included
Brendan Forster [Mon, 15 May 2017 09:31:13 +0000 (19:31 +1000)]
ensure the following ! rules are included
Brendan Forster [Fri, 12 May 2017 09:36:02 +0000 (19:36 +1000)]
Merge pull request #2379 from scari/master
Fixed typo
Younggun Kim [Fri, 12 May 2017 09:08:06 +0000 (18:08 +0900)]
Fixed typo
Brendan Forster [Wed, 10 May 2017 08:38:20 +0000 (18:38 +1000)]
Merge pull request #2375 from vuolter/patch-1
Add stackdump to Windows.gitignore
Walter Purcaro [Wed, 10 May 2017 07:23:36 +0000 (09:23 +0200)]
Add stackdump to Windows.gitignore
**Reasons for making this change:**
Ignore the stack dump generated when a program has crashed under Windows.
**Links to documentation supporting these rule changes:**
http://www.drupalonwindows.com/en/blog/git-shell-windows-reports-shexe-has-stopped-working-appcrash
https://community.atlassian.com/t5/SourceTree-questions/Sourcetree-cannot-clone-pull-anymore-sh-exe-stackdump/qaq-p/82962
julienshepherd [Tue, 9 May 2017 09:54:22 +0000 (12:54 +0300)]
add .appx to VisualStudio.gitignore
for .appx files created in the project root directory.
Brendan Forster [Sun, 7 May 2017 01:55:17 +0000 (11:55 +1000)]
Merge pull request #2371 from brettcannon/patch-1
Ignore mypy's cache directory
Brett Cannon [Sat, 6 May 2017 20:30:48 +0000 (13:30 -0700)]
Ignore mypy's cache directory
Brendan Forster [Mon, 24 Apr 2017 08:43:33 +0000 (18:43 +1000)]
Merge pull request #2359 from Glordim/master
Add moc_*.h in Qt.gitignore
Glordim [Sun, 23 Apr 2017 08:12:53 +0000 (10:12 +0200)]
Add moc_*.h in Qt.gitignore
Brendan Forster [Wed, 19 Apr 2017 23:29:05 +0000 (09:29 +1000)]
Merge pull request #2356 from orzechow/microsoft-visio
Edit ignore for Microsoft Visio autosave files to include Office <= 2003
Piotr Orzechowski [Wed, 19 Apr 2017 15:15:22 +0000 (17:15 +0200)]
Edit ignore for Microsoft Visio autosave files to include Office <= 2003
Brendan Forster [Mon, 17 Apr 2017 00:10:23 +0000 (10:10 +1000)]
Merge pull request #2354 from mkakodkar/patch-1
Added .tgz
Mayank Kakodkar [Sun, 16 Apr 2017 18:36:41 +0000 (14:36 -0400)]
Added .tgz
Brendan Forster [Fri, 14 Apr 2017 23:58:15 +0000 (09:58 +1000)]
Merge pull request #2315 from ehannes/fix-magento-sub-dir-exclude
Fixes issue excluding sub directories
Brendan Forster [Fri, 14 Apr 2017 23:13:10 +0000 (09:13 +1000)]
Merge pull request #2316 from gagallo7/patch-1
Allow PakBlacklist-*.txt files inside Build dir in UnrealEngine.gitignore
Brendan Forster [Fri, 14 Apr 2017 23:05:42 +0000 (09:05 +1000)]
Merge pull request #2329 from Omarasifshaikh/patch-1
Adding cmake-build-debug
Brendan Forster [Fri, 14 Apr 2017 23:05:13 +0000 (09:05 +1000)]
Merge pull request #2330 from random82/patch-1
Added .spyproject to ignored paths