]> source.dussan.org Git - gitignore.git/log
gitignore.git
6 years agoAdd .log and .zip to ignores, Thanks Alex Bustos 2086/head
Alexander Brevig [Tue, 18 Sep 2018 14:07:13 +0000 (16:07 +0200)]
Add .log and .zip to ignores, Thanks Alex Bustos

8 years agoAdd gitignore for Cypress Semiconductor IDE
Alexander Brevig [Tue, 30 Aug 2016 20:12:31 +0000 (22:12 +0200)]
Add gitignore for Cypress Semiconductor IDE

The PSoC is a popular microcontroller and the PSoC Creator is a great IDE that deserves a .gitignore so it's easier for people to share the _neccessary_ files for collaboration.

>not affiliated

8 years agoMerge pull request #2077 from cshubhamrao/patch-1
Brendan Forster [Thu, 25 Aug 2016 23:57:41 +0000 (09:57 +1000)]
Merge pull request #2077 from cshubhamrao/patch-1

nbactions.xml must not be ignored (?)

8 years agoMerge pull request #2079 from matt77hias/master
Brendan Forster [Thu, 25 Aug 2016 01:38:56 +0000 (11:38 +1000)]
Merge pull request #2079 from matt77hias/master

Added "Python Tools for Visual Studio" to VisualStudio.gitignore

8 years agoAdded "Python Tools for Visual Studio" to VisualStudio.gitignore 2079/head
Matthias [Tue, 23 Aug 2016 06:09:33 +0000 (08:09 +0200)]
Added "Python Tools for Visual Studio" to VisualStudio.gitignore

__pycache__/
*.pyc

8 years agonbactions.xml must not be ignored (?) 2077/head
Shubham Rao [Mon, 22 Aug 2016 18:06:09 +0000 (23:36 +0530)]
nbactions.xml must not be ignored (?)

This file as documentation (which seems lacking) states is used for calling custom Maven goals from the IDE.
Ignoring this file was a source much confusion in few projects (mapping Run action to custom goals... etc etc)
Also this file does anything worth ignoring
Added by #145
Exclusion of `nbactions.xml`  from `.gitgnore` should be discussed.

8 years agoMerge pull request #2074 from shtr0m/master
Brendan Forster [Sun, 21 Aug 2016 22:43:54 +0000 (08:43 +1000)]
Merge pull request #2074 from shtr0m/master

Add eslint cache ignore for node projects.

8 years agoAdd eslint cache ignore for node projects. 2074/head
Kyle Pollock [Fri, 19 Aug 2016 14:45:28 +0000 (09:45 -0500)]
Add eslint cache ignore for node projects.

8 years agoMerge pull request #2065 from Shir0kamii/hidden-virtualenv
Brendan Forster [Wed, 17 Aug 2016 00:55:21 +0000 (10:55 +1000)]
Merge pull request #2065 from Shir0kamii/hidden-virtualenv

Add hidden virtualenv to Python template

8 years agoMerge pull request #2070 from ymartin59/patch-1
Brendan Forster [Wed, 17 Aug 2016 00:54:57 +0000 (10:54 +1000)]
Merge pull request #2070 from ymartin59/patch-1

Ignore GNU Global GSYMS database of other symbols

8 years agoMerge pull request #2071 from gabrieloliva/master
Brendan Forster [Wed, 17 Aug 2016 00:54:12 +0000 (10:54 +1000)]
Merge pull request #2071 from gabrieloliva/master

Update ignore for fastlane files in Objective-C

8 years agoUpdate ignore for fastlane files in Objective-C 2071/head
Gabriel Oliva [Tue, 16 Aug 2016 14:20:39 +0000 (11:20 -0300)]
Update ignore for fastlane files in Objective-C

8 years agoIgnore GNU Global GSYMS database of other symbols 2070/head
Yves Martin [Tue, 16 Aug 2016 11:41:52 +0000 (13:41 +0200)]
Ignore GNU Global GSYMS database of other symbols

8 years agoMerge pull request #2061 from agrafix/patch-1
Brendan Forster [Mon, 15 Aug 2016 00:10:10 +0000 (10:10 +1000)]
Merge pull request #2061 from agrafix/patch-1

ignore HTF test framework artifact directory

8 years agoMerge pull request #2064 from bakeevdr/patch-2
Brendan Forster [Sun, 14 Aug 2016 23:45:37 +0000 (09:45 +1000)]
Merge pull request #2064 from bakeevdr/patch-2

Updated for Joomla 3.6.2

8 years agoMerge pull request #2063 from pascalberger/CodeRush
Brendan Forster [Sun, 14 Aug 2016 23:45:11 +0000 (09:45 +1000)]
Merge pull request #2063 from pascalberger/CodeRush

Exclude folder for CodeRush settings

8 years agoAdd hidden virtualenv to Python template 2065/head
Alexandre Bonnetain [Sun, 14 Aug 2016 13:47:01 +0000 (15:47 +0200)]
Add hidden virtualenv to Python template

8 years agoUpdated for Joomla 3.6.2 2064/head
bakeevdr [Fri, 12 Aug 2016 18:48:38 +0000 (23:48 +0500)]
Updated for Joomla 3.6.2

8 years agoExclude folder for CodeRush settings 2063/head
Pascal Berger [Thu, 11 Aug 2016 09:01:42 +0000 (11:01 +0200)]
Exclude folder for CodeRush settings

8 years agoignore HTF test framework artifact directory 2061/head
Alexander Thiemann [Wed, 10 Aug 2016 10:56:26 +0000 (12:56 +0200)]
ignore HTF test framework artifact directory

See http://hackage.haskell.org/package/HTF-0.13.1.0/docs/Test-Framework-CmdlineOptions.html (opts_historyFile)

8 years agoMerge pull request #2051 from sdhull/patch-1
Brendan Forster [Mon, 8 Aug 2016 22:35:46 +0000 (08:35 +1000)]
Merge pull request #2051 from sdhull/patch-1

Remove config/secrets.yml

8 years agoRemove config/secrets.yml 2051/head
Steve Hull [Mon, 8 Aug 2016 18:38:53 +0000 (11:38 -0700)]
Remove config/secrets.yml

Rails no longer generates this file with sensitive secrets (default now is to do `secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>` in production).

8 years agoMerge pull request #2057 from brennanfee/visual-studio-code
Brendan Forster [Sun, 7 Aug 2016 06:54:34 +0000 (16:54 +1000)]
Merge pull request #2057 from brennanfee/visual-studio-code

Update Visual Studio Code to support workspace files.

8 years agoUpdate Visual Studio Code to support workspace files. 2057/head
Brennan Fee [Fri, 5 Aug 2016 05:29:32 +0000 (22:29 -0700)]
Update Visual Studio Code to support workspace files.

Visual Studio Code has a few files that can be placed into the workspace
in order to share settings across users.  Settings.json is for project
specific overrides.  Tasks.json is for executable tasks (build, gulp, etc.)
While launch.json is for debugging specific tasks.

8 years agoMerge pull request #2052 from halfzebra/patch-1
Brendan Forster [Thu, 28 Jul 2016 08:35:40 +0000 (18:35 +1000)]
Merge pull request #2052 from halfzebra/patch-1

Ignore elm-stuff project-wide

8 years agoIgnore elm-stuff project-wide 2052/head
Eduard Kyvenko [Thu, 28 Jul 2016 08:18:33 +0000 (10:18 +0200)]
Ignore elm-stuff project-wide

8 years agoMerge pull request #2050 from tevfik6/master
Brendan Forster [Mon, 25 Jul 2016 20:59:51 +0000 (06:59 +1000)]
Merge pull request #2050 from tevfik6/master

Adding index.html files for cache and upload folders

8 years agoAdding index.html files for cache and upload folders 2050/head
Tevfik Tümer [Mon, 25 Jul 2016 10:25:19 +0000 (12:25 +0200)]
Adding index.html files for cache and upload folders

index.html should be in the upload and cache folders in order to avoid direct access

8 years agoMerge pull request #2048 from allentiak/patch-1
Brendan Forster [Fri, 22 Jul 2016 16:48:04 +0000 (09:48 -0700)]
Merge pull request #2048 from allentiak/patch-1

Scala: Ignore ENSIME files

8 years agoScala: Ignore ENSIME files 2048/head
Leandro Doctors [Thu, 21 Jul 2016 21:39:44 +0000 (18:39 -0300)]
Scala: Ignore ENSIME files

8 years agoMerge pull request #2045 from allentiak/patch-1
Brendan Forster [Thu, 21 Jul 2016 18:25:01 +0000 (11:25 -0700)]
Merge pull request #2045 from allentiak/patch-1

Correct .jar and .class mentions

8 years agoMerge pull request #1425 from targodan/patch-1
Brendan Forster [Mon, 18 Jul 2016 18:45:13 +0000 (11:45 -0700)]
Merge pull request #1425 from targodan/patch-1

Add "*.out" to Go.gitignore

8 years agoCorrect .jar and .class mentions 2045/head
Leandro Doctors [Mon, 18 Jul 2016 02:33:53 +0000 (23:33 -0300)]
Correct .jar and .class mentions

8 years agoMerge pull request #2044 from dochang/terraform
Brendan Forster [Thu, 14 Jul 2016 16:48:57 +0000 (09:48 -0700)]
Merge pull request #2044 from dochang/terraform

Ignore terraform module directory

8 years agoIgnore terraform module directory 2044/head
Desmond O. Chang [Thu, 14 Jul 2016 06:34:04 +0000 (14:34 +0800)]
Ignore terraform module directory

See <https://www.terraform.io/docs/commands/get.html>

8 years agoMerge pull request #2023 from rpistorello/unity-consulo
Brendan Forster [Wed, 13 Jul 2016 16:55:34 +0000 (09:55 -0700)]
Merge pull request #2023 from rpistorello/unity-consulo

Added project folder created by Consulo IDE to Unity.gitignore

8 years agoMerge pull request #2042 from seungwonpark/master
Brendan Forster [Wed, 13 Jul 2016 16:45:44 +0000 (09:45 -0700)]
Merge pull request #2042 from seungwonpark/master

Added gregoriotex

8 years agoAdded gregoriotex 2042/head
Seungwon Park [Tue, 12 Jul 2016 08:04:23 +0000 (17:04 +0900)]
Added gregoriotex

See documentation at
https://github.com/gregorio-project/gregorio

8 years agoMerge pull request #2041 from MinJunKweon/master
Brendan Forster [Mon, 11 Jul 2016 17:39:30 +0000 (10:39 -0700)]
Merge pull request #2041 from MinJunKweon/master

Fix indentation 'Code Injection'

8 years agoFix indentation 'Code Injection' 2041/head
MinJun Kweon [Mon, 11 Jul 2016 05:50:15 +0000 (14:50 +0900)]
Fix indentation 'Code Injection'

8 years agoMerge pull request #2037 from koppor/patch-1
Brendan Forster [Sun, 10 Jul 2016 21:54:27 +0000 (14:54 -0700)]
Merge pull request #2037 from koppor/patch-1

ignore busy indicator of uncompressed .synctex file

8 years agoMerge pull request #2039 from koppor/patch-2
Brendan Forster [Sun, 10 Jul 2016 21:53:56 +0000 (14:53 -0700)]
Merge pull request #2039 from koppor/patch-2

Add *.wrt produced by scrwfile

8 years agoMerge pull request #2040 from koppor/patch-3
Brendan Forster [Sun, 10 Jul 2016 20:54:54 +0000 (13:54 -0700)]
Merge pull request #2040 from koppor/patch-3

Ignore .pdf

8 years agoIgnore .pdf 2040/head
Oliver Kopp [Sun, 10 Jul 2016 12:35:30 +0000 (14:35 +0200)]
Ignore .pdf

On Windows, when PDF is opened with Acrobat Reader, one gets following output:

    ! I can't write on file `document.pdf'.
    Please type another file name for output:

If one simply presses "Enter" to continue, the file `.pdf` is generated. Since this is a common case and `.pdf` is never used as full file name, this file should be ignored, too.

8 years agoAdd *.wrt produced by scrwfile 2039/head
Oliver Kopp [Sat, 9 Jul 2016 22:42:39 +0000 (00:42 +0200)]
Add *.wrt produced by scrwfile

8 years agoignore busy indicator of uncompressed .synctex file 2037/head
Oliver Kopp [Sat, 9 Jul 2016 13:02:07 +0000 (15:02 +0200)]
ignore busy indicator of uncompressed .synctex file

8 years agoMerge pull request #2034 from ro31337/patch-2
Brendan Forster [Sun, 3 Jul 2016 23:23:59 +0000 (09:23 +1000)]
Merge pull request #2034 from ro31337/patch-2

Ignore *.pid.lock

8 years agoIgnore *.pid.lock 2034/head
Roman Pushkin [Sat, 2 Jul 2016 16:05:05 +0000 (09:05 -0700)]
Ignore *.pid.lock

Some popular applications (for example, Phusion Passenger) leave `*.pid.lock` file(s). For example, when you type `passenger start` with simple express app listening on port 3000, it leaves the following files:

* `passenger.3000.pid` (removed when passenger stops)
* `passenger.3000.log`
* `passenger.3000.pid.lock`

While `*pid` and `*.log` are ignored, `*.pid.lock` remains unignored. Phusion Passenger is quite popular, and `*.pid.lock` file should be ignored.

8 years agoMerge pull request #2031 from AdrianVovk/patch-1
Brendan Forster [Fri, 1 Jul 2016 06:33:51 +0000 (16:33 +1000)]
Merge pull request #2031 from AdrianVovk/patch-1

Update Android.gitignore

8 years agoMerge pull request #2029 from thilaire/patch-1
Brendan Forster [Fri, 1 Jul 2016 06:33:28 +0000 (16:33 +1000)]
Merge pull request #2029 from thilaire/patch-1

Update TeX.gitignore

8 years agoMerge pull request #2030 from pablomtz/c_prerequisites
Brendan Forster [Fri, 1 Jul 2016 06:32:25 +0000 (16:32 +1000)]
Merge pull request #2030 from pablomtz/c_prerequisites

added prerequisites for C and C++

8 years agoUpdate Android.gitignore 2031/head
Adrian Vovk [Thu, 30 Jun 2016 22:02:04 +0000 (18:02 -0400)]
Update Android.gitignore

8 years agoadded prerequisites for C and C++ 2030/head
pmartinez [Wed, 29 Jun 2016 16:33:32 +0000 (13:33 -0300)]
added prerequisites for C and C++

8 years agoUpdate TeX.gitignore 2029/head
thilaire [Wed, 29 Jun 2016 12:36:23 +0000 (14:36 +0200)]
Update TeX.gitignore

Add support for easy-todo package (that produces .lod file during the compilation)

8 years agoMerge pull request #2026 from mkobit/ignore-only-root-build
Brendan Forster [Sun, 26 Jun 2016 10:15:54 +0000 (19:45 +0930)]
Merge pull request #2026 from mkobit/ignore-only-root-build

Only ignore the build directory in the same directory as .gitignore for Gradle

8 years agoOnly ignore the build directory in the same directory as .gitignore for Gradle 2026/head
Mike Kobit [Fri, 24 Jun 2016 17:26:18 +0000 (12:26 -0500)]
Only ignore the build directory in the same directory as .gitignore for Gradle

If you have a Java package with `build` in it, the current version will always ignore files in that directory.
This change makes it so only the root "build" directory is ignored.

I believe that this assumes .gitignore is in the root of a project.

8 years agoAdded project folder created by Consulo IDE 2023/head
Ricardo Pistorello [Tue, 21 Jun 2016 14:34:13 +0000 (11:34 -0300)]
Added project folder created by Consulo IDE

8 years agoMerge pull request #1802 from github/update-license
Brendan Forster [Thu, 16 Jun 2016 21:23:41 +0000 (07:23 +1000)]
Merge pull request #1802 from github/update-license

update license to CC0

8 years agoMerge pull request #2017 from NuLL3rr0r/patch-1
Brendan Forster [Thu, 16 Jun 2016 00:08:04 +0000 (10:08 +1000)]
Merge pull request #2017 from NuLL3rr0r/patch-1

ignore *.VC.db files

8 years agoMerge pull request #2016 from nocnokneo/patch-1
Brendan Forster [Thu, 16 Jun 2016 00:06:33 +0000 (10:06 +1000)]
Merge pull request #2016 from nocnokneo/patch-1

Ignore all forms of CMakeLists.txt.user

8 years agoignore *.VC.db files 2017/head
Mohammad S. Babaei [Wed, 15 Jun 2016 12:13:12 +0000 (16:43 +0430)]
ignore *.VC.db files

In addition to *.VC.opendb, *.VC.db file should be regenerated by Visual Studio automatically. So, it makes sense to ignore *.VC.db file too as it's been ignored in https://github.com/github/gitignore/blob/master/VisualStudio.gitignore

8 years agoIgnore all forms of CMakeLists.txt.user 2016/head
Taylor Braun-Jones [Wed, 15 Jun 2016 11:58:14 +0000 (07:58 -0400)]
Ignore all forms of CMakeLists.txt.user

In some cases Qt Creator will create a CMakeLists.txt.user file with a short hash which should also be ignored. For example:

    CMakeLists.txt.user.1fa15d5

8 years agoMerge pull request #2015 from assem-ch/patch-2
Brendan Forster [Sun, 12 Jun 2016 23:05:24 +0000 (06:05 +0700)]
Merge pull request #2015 from assem-ch/patch-2

Create the gitignore for Bazaar version control system

8 years agoCreate the gitignore for Bazaar version control system 2015/head
Assem Chelli / bigOTHER [Sun, 12 Jun 2016 21:44:23 +0000 (22:44 +0100)]
Create the gitignore for Bazaar version control system

8 years agoMerge pull request #1994 from JSkimming/vs-project-fragment-lock-json
Brendan Forster [Fri, 10 Jun 2016 10:51:35 +0000 (12:51 +0200)]
Merge pull request #1994 from JSkimming/vs-project-fragment-lock-json

VisualStudio ignore project.fragment.lock.json

8 years agoMerge pull request #2009 from MyLittleRobo/MyLittleRobo-d-gitignore-patch
Brendan Forster [Tue, 7 Jun 2016 07:00:36 +0000 (09:00 +0200)]
Merge pull request #2009 from MyLittleRobo/MyLittleRobo-d-gitignore-patch

Update D.gitignore

8 years agoUpdate D.gitignore 2009/head
Roman Chistokhodov [Mon, 6 Jun 2016 19:23:51 +0000 (22:23 +0300)]
Update D.gitignore

Add docs/ and *.lst

8 years agoVisualStudio ignore project.fragment.lock.json 1994/head
James Skimming [Mon, 23 May 2016 10:49:24 +0000 (11:49 +0100)]
VisualStudio ignore project.fragment.lock.json

I've just upgraded to ASP.NET Core RC2, and I've found that Visual
Studio is producing a file called project.fragment.lock.json. When I
delete the file it is recreated during build. Given project.lock.json is
already ignored this looks like another file to ignore.

8 years agoMerge pull request #1979 from wolffan/patch-1
Brendan Forster [Sat, 21 May 2016 07:56:17 +0000 (10:56 +0300)]
Merge pull request #1979 from wolffan/patch-1

Add injection folder to ignore

8 years agoMerge pull request #1992 from jlokimlin/master
Brendan Forster [Sat, 21 May 2016 07:21:54 +0000 (10:21 +0300)]
Merge pull request #1992 from jlokimlin/master

Added *.smod to Fortran.gitignore

8 years agoMerge pull request #1 from jlokimlin/jlokimlin-patch-1 1992/head
Jon Lo Kim Lin [Fri, 20 May 2016 22:13:46 +0000 (15:13 -0700)]
Merge pull request #1 from jlokimlin/jlokimlin-patch-1

Added *.smod to Fortran.gitignore

8 years agoAdded *.smod to Fortran.gitignore
Jon Lo Kim Lin [Fri, 20 May 2016 21:10:19 +0000 (14:10 -0700)]
Added *.smod to Fortran.gitignore

GCC's gfortran 6 now generates .smod files for Fortran (2008+) submodules

8 years agoMerge pull request #1989 from AdrianVovk/patch-1
Brendan Forster [Fri, 20 May 2016 13:57:19 +0000 (16:57 +0300)]
Merge pull request #1989 from AdrianVovk/patch-1

Ignore the workspace.xml file

8 years agoIgnore the workspace.xml file 1989/head
Adrian Vovk [Wed, 18 May 2016 13:52:10 +0000 (09:52 -0400)]
Ignore the workspace.xml file

and properly name the ART VM

8 years agoMerge pull request #1986 from 0xBADDCAFE/master
Brendan Forster [Wed, 18 May 2016 06:27:43 +0000 (09:27 +0300)]
Merge pull request #1986 from 0xBADDCAFE/master

Do not ignore Laravel's storage/ directory

8 years agodo not ignore storage/ directory 1986/head
0xBADDCAFE [Wed, 18 May 2016 05:11:54 +0000 (14:11 +0900)]
do not ignore storage/ directory

8 years agoMerge pull request #1982 from jiahao/patch-1
Brendan Forster [Mon, 16 May 2016 16:44:06 +0000 (18:44 +0200)]
Merge pull request #1982 from jiahao/patch-1

Julia: ignore deps/deps.jl

8 years agoJulia: ignore deps/deps.jl 1982/head
Jiahao Chen [Mon, 16 May 2016 16:14:15 +0000 (12:14 -0400)]
Julia: ignore deps/deps.jl

`deps/deps.jl` is an autogenerated file created by `BinDeps.jl`, Julia's package for managing binary dependencies.

8 years agoMerge pull request #1960 from leeyiw/add-cmake-ctest-gitignore
Brendan Forster [Mon, 16 May 2016 09:41:21 +0000 (11:41 +0200)]
Merge pull request #1960 from leeyiw/add-cmake-ctest-gitignore

add CTestTestfile.cmake into CMake.gitignore

8 years agoMerge pull request #1959 from Javierieh/add-sublime-text-packages-ignore
Brendan Forster [Mon, 16 May 2016 09:41:04 +0000 (11:41 +0200)]
Merge pull request #1959 from Javierieh/add-sublime-text-packages-ignore

Add sublime-text-3 gitignore for package control

8 years agoMerge pull request #1950 from hlaaftana/patch-1
Brendan Forster [Mon, 16 May 2016 09:40:33 +0000 (11:40 +0200)]
Merge pull request #1950 from hlaaftana/patch-1

Create Julia.gitignore

8 years agoAdd injection folder to ignore 1979/head
Raimon Lapuente [Fri, 13 May 2016 15:15:22 +0000 (17:15 +0200)]
Add injection folder to ignore

After trying this tool for code injeciton: https://github.com/johnno1962/injectionforxcode we added it to our workflow.
Only bad side is that there's a folder included in the project that would be worth ignoring.
We had it in our .gitignore file. Just pushing the change

8 years agoMerge pull request #1973 from maxehmookau/patch-1
Brendan Forster [Thu, 12 May 2016 09:03:29 +0000 (11:03 +0200)]
Merge pull request #1973 from maxehmookau/patch-1

Add .env to optionally ignored files

8 years agoAnnotate .env addition 1973/head
Max Woolf [Thu, 12 May 2016 09:02:05 +0000 (10:02 +0100)]
Annotate .env addition

8 years agoAdd .env to optionally ignored files
Max Woolf [Thu, 12 May 2016 07:53:20 +0000 (08:53 +0100)]
Add .env to optionally ignored files

Many twelve-factor apps use environment variables rather than the built in Rails secrets mechanism to store secrets.
The [dotenv](https://github.com/bkeepers/dotenv) gem is widely used for this purpose and allows environment variables to be loaded from the `.env` file. However, this file should not be committed to source control.

This PR just adds the `.env` file to `.gitignore` so that these secrets aren't accidentally committed. In some rare instances, it may be required that this file is committed to source control so I've added it to the list of files that can be removed if the developer is ok with secrets being committed.

8 years agoAdded comment to *.out entry 1425/head
Luca Corbatto [Wed, 11 May 2016 14:05:23 +0000 (16:05 +0200)]
Added comment to *.out entry

8 years agoMerge pull request #1972 from Kagamine/master
Brendan Forster [Wed, 11 May 2016 11:59:25 +0000 (13:59 +0200)]
Merge pull request #1972 from Kagamine/master

Ignore '*.DS_Store' instead of ignore '.DS_Store'

8 years agoIgnore '*.DS_Store' instead of ignore '.DS_Store' 1972/head
あまみや ゆうこ [Wed, 11 May 2016 05:39:00 +0000 (13:39 +0800)]
Ignore '*.DS_Store' instead of ignore '.DS_Store'

8 years agoMerge pull request #1965 from RyanGlScott/master
Brendan Forster [Tue, 10 May 2016 03:00:26 +0000 (07:00 +0400)]
Merge pull request #1965 from RyanGlScott/master

Ignore cabal.project.local

8 years agoIgnore cabal.project.local 1965/head
Ryan Scott [Mon, 9 May 2016 17:02:49 +0000 (13:02 -0400)]
Ignore cabal.project.local

8 years agoMerge pull request #1963 from evfemist/master
Brendan Forster [Sun, 8 May 2016 03:26:25 +0000 (13:26 +1000)]
Merge pull request #1963 from evfemist/master

ignore .dSYM along with .ipa files

8 years agoMerge pull request #1962 from skycaptain/add-osx-timemachine
Brendan Forster [Sun, 8 May 2016 03:25:03 +0000 (13:25 +1000)]
Merge pull request #1962 from skycaptain/add-osx-timemachine

Add .com.apple.timemachine.donotpresent to OSX

8 years agoAdd .com.apple.timemachine.donotpresent to OSX 1962/head
Manuel Leonhardt [Fri, 6 May 2016 12:27:44 +0000 (14:27 +0200)]
Add .com.apple.timemachine.donotpresent to OSX

.com.apple.timemachine.donotpresent is a system file created by TimeMachine on OSX by user choice.

8 years agoignore .dSYM along with .ipa files 1963/head
Roman Stetsenko [Fri, 6 May 2016 09:57:06 +0000 (12:57 +0300)]
ignore .dSYM along with .ipa files

8 years agoMove package control settings to Global/SublimeText.gitignore 1959/head
Javier Espinoza [Thu, 5 May 2016 18:33:41 +0000 (15:33 -0300)]
Move package control settings to Global/SublimeText.gitignore

8 years agoadd CTestTestfile.cmake into CMake.gitignore 1960/head
leeyiw [Thu, 5 May 2016 06:59:25 +0000 (14:59 +0800)]
add CTestTestfile.cmake into CMake.gitignore

CTestTestfile.cmake is automatically generated by CMake when invoking `enable_testing()` command in CMakeLists.txt.

8 years agoAdd sublime-text-3 gitignore
Javier Espinoza [Wed, 4 May 2016 16:38:53 +0000 (13:38 -0300)]
Add sublime-text-3 gitignore

This gitignore is used to make a repo with sublime text 3 package preferences stored in
{sublime-text-3}/Packages/User/

https://www.sublimetext.com/3

The .gitignore files are listed here

https://packagecontrol.io/docs/syncing

I added GitHub.sublime-settings to the .gitignore since its a config file added
from a popular github package that contains sensible information about your account

8 years agoMerge pull request #1956 from jrnold/master 1961/head
Brendan Forster [Sun, 1 May 2016 09:12:58 +0000 (19:12 +1000)]
Merge pull request #1956 from jrnold/master

Add knitr and R markdown patterns to R.gitignore

8 years agoAdd knitr and R markdown patterns to R.gitignore 1956/head
jrnold [Fri, 29 Apr 2016 14:17:44 +0000 (07:17 -0700)]
Add knitr and R markdown patterns to R.gitignore

These patterns handle cache diretories and temporary files created
by the widely used [knitr](http://yihui.name/knitr/) and [R markdown](http://rmarkdown.rstudio.com/)
packages.

8 years agoMerge pull request #1955 from jgm1986/master
Brendan Forster [Thu, 28 Apr 2016 21:52:17 +0000 (07:52 +1000)]
Merge pull request #1955 from jgm1986/master

Update MicrosoftOffice.gitignore