]>
source.dussan.org Git - gitignore.git/log
Aaron Holmes [Fri, 4 Mar 2016 21:07:34 +0000 (13:07 -0800)]
Remote ApplicationInsights.config from VisualStudio.gitignore
Commit
a25589c92187674f68dcfafe8433e0c1e6069159 introduced an ignore line for ApplicationInsights.config. This change breaks builds on certain systems, namely VSTS.
The current ASP.NET 4 template adds ApplicationInsights.config to the project's .csproj file. When VSTS attempts to build the project, it will fail if it cannot find ApplicationInsights.config.
ApplicationInsights.config is a required application file and should not be ignored.
Brendan Forster [Sun, 28 Feb 2016 21:20:47 +0000 (07:50 +1030)]
Merge pull request #1885 from roll/patch-1
added dotenv to python gitignore
roll [Sun, 28 Feb 2016 16:57:21 +0000 (19:57 +0300)]
added dotenv to python gitignore
Brendan Forster [Sat, 27 Feb 2016 01:50:43 +0000 (12:50 +1100)]
Merge pull request #1882 from aaroncaito/terraform
adding terraform state files
Brendan Forster [Sat, 27 Feb 2016 01:49:18 +0000 (12:49 +1100)]
Merge pull request #1883 from github/shiftkey-patch-1
adding a template to help streamline review process
Brendan Forster [Sat, 27 Feb 2016 01:48:40 +0000 (12:48 +1100)]
adding a template to help streamline review process
aaron caito [Fri, 26 Feb 2016 16:54:57 +0000 (11:54 -0500)]
adding terraform state files
Brendan Forster [Fri, 26 Feb 2016 00:18:34 +0000 (11:18 +1100)]
Merge pull request #1686 from czechboy0/keep-scm-files
Removed xccheckout and xcscmblueprint from Swift/Objc/Xcode
Honza Dvorsky [Fri, 26 Feb 2016 00:07:20 +0000 (00:07 +0000)]
Merge branch 'master' of github.com:github/gitignore into keep-scm-files
# Conflicts:
# Objective-C.gitignore
# Swift.gitignore
Brendan Forster [Thu, 25 Feb 2016 21:18:26 +0000 (08:18 +1100)]
Merge pull request #1871 from guenti/master
Update Vim.gitignore
Brendan Forster [Thu, 25 Feb 2016 20:59:25 +0000 (07:59 +1100)]
Merge pull request #1879 from rocketraman/patch-1
Update Jetbrains .gitignore dataSources.local.xml
Raman Gupta [Thu, 25 Feb 2016 16:57:01 +0000 (11:57 -0500)]
Update Jetbrains .gitignore dataSources.local.xml
Brendan Forster [Thu, 25 Feb 2016 00:50:05 +0000 (11:50 +1100)]
Merge pull request #1875 from jutoft/master
Add *.glsdefs to TeX.gitignore
Brendan Forster [Wed, 24 Feb 2016 22:21:44 +0000 (09:21 +1100)]
Merge pull request #1876 from ezekeal/patch-1
removed elm-package.json
Zach Koch [Wed, 24 Feb 2016 22:03:31 +0000 (16:03 -0600)]
removed elm-package.json
elm-package.json lists dependencies, so it shouldn't be ignored
Jesper Utoft [Wed, 24 Feb 2016 10:27:39 +0000 (11:27 +0100)]
Add glsdefs to TeX.gitignore
Brendan Forster [Wed, 24 Feb 2016 01:00:08 +0000 (12:00 +1100)]
Merge pull request #1853 from Zenuka/bower_components
Add bower_components to VisualStudio.gitignore
Mario Guenterberg [Mon, 22 Feb 2016 16:50:16 +0000 (17:50 +0100)]
Update Vim.gitignore
Added auto-generated tag files.
Brendan Forster [Thu, 18 Feb 2016 07:39:26 +0000 (18:39 +1100)]
Merge pull request #1865 from hmemcpy/patch-1
Adding JetBrains Rider (.NET IDE from JetBrains) specific files
Igal Tabachnik [Thu, 18 Feb 2016 07:31:24 +0000 (09:31 +0200)]
Adding JetBrains Rider (.NET IDE from JetBrains) specific files to ignore
Brendan Forster [Tue, 16 Feb 2016 23:57:57 +0000 (10:57 +1100)]
Merge pull request #1864 from luxidea/patch-2
Add "__recovery" folder.
中山雅紀:Nakayama Masanori [Tue, 16 Feb 2016 17:19:09 +0000 (02:19 +0900)]
Add "__recovery" folder.
Brendan Forster [Tue, 16 Feb 2016 09:34:03 +0000 (20:34 +1100)]
Merge pull request #1862 from SaschaNaz/patch-1
Ignore some Windows Store package related files
Kagami Sascha Rosylight [Mon, 15 Feb 2016 18:11:43 +0000 (03:11 +0900)]
remove bower_components as an other PR will add it
Kagami Sascha Rosylight [Mon, 15 Feb 2016 18:09:11 +0000 (03:09 +0900)]
remove duplication
Kagami Sascha Rosylight [Mon, 15 Feb 2016 18:05:30 +0000 (03:05 +0900)]
store package files
Kagami Sascha Rosylight [Mon, 15 Feb 2016 17:45:41 +0000 (02:45 +0900)]
Ignore _pkginfo.txt
https://www.google.com/?gws_rd=ssl#q=_pkginfo.txt&nfpr=1
I found I have this file not being ignored and a quick search shows these files :/
Brendan Forster [Sun, 14 Feb 2016 22:35:38 +0000 (09:35 +1100)]
Merge pull request #1419 from eamsden/master
Add pattern to match dist-* directories for Haskell
Brendan Forster [Sun, 14 Feb 2016 00:22:37 +0000 (11:22 +1100)]
Merge pull request #1471 from lszeremeta/master
Ignore Kile and kBibTeX backup files
Łukasz Szeremeta [Sat, 13 Feb 2016 15:37:16 +0000 (16:37 +0100)]
Merge remote-tracking branch 'upstream/master'
Conflicts:
TeX.gitignore
Brendan Forster [Fri, 12 Feb 2016 20:37:07 +0000 (07:37 +1100)]
Merge pull request #1858 from Harrison-G/patch-2
Add Flask instance folder
Brendan Forster [Fri, 12 Feb 2016 20:35:27 +0000 (07:35 +1100)]
Merge pull request #1860 from HIPERCUBE/patch-1
Update Android.gitignore
Brendan Forster [Fri, 12 Feb 2016 20:31:08 +0000 (07:31 +1100)]
Merge pull request #1859 from Harrison-G/patch-3
Fix capitalization of KiCad
Joowon Ryoo [Fri, 12 Feb 2016 16:13:30 +0000 (01:13 +0900)]
Update Android.gitignore
Add some files
Harrison G [Fri, 12 Feb 2016 12:17:09 +0000 (07:17 -0500)]
Fix capitalization of KiCad
According to their website, the correct capitalization is KiCad, not KiCAD.
Harrison G [Fri, 12 Feb 2016 12:14:41 +0000 (07:14 -0500)]
Add Flask instance folder
Contains private configuration. Equivalent to Django's local_settings.py.
Brendan Forster [Fri, 12 Feb 2016 11:21:35 +0000 (22:21 +1100)]
Merge pull request #1857 from Harrison-G/patch-1
Fix capitalization of IPython
Harrison G [Fri, 12 Feb 2016 11:06:03 +0000 (06:06 -0500)]
Fix capitalization of IPython
Brendan Forster [Fri, 12 Feb 2016 10:50:39 +0000 (21:50 +1100)]
Merge pull request #1696 from melonmanchan/jspm-ignore
Ignore JSPM package folder
Zenuka [Fri, 12 Feb 2016 07:41:18 +0000 (08:41 +0100)]
bower_components is commented by default
Matti Jokitulppo [Fri, 12 Feb 2016 05:44:43 +0000 (07:44 +0200)]
Merge Node.gitignore with master
Brendan Forster [Fri, 12 Feb 2016 03:07:22 +0000 (14:07 +1100)]
Merge pull request #1695 from jonathanchu/master
Ignore all Emacs flycheck_*.el files
Jonathan Chu [Fri, 12 Feb 2016 03:03:05 +0000 (22:03 -0500)]
Merge remote-tracking branch 'upstream/master'
Brendan Forster [Thu, 11 Feb 2016 20:57:58 +0000 (07:57 +1100)]
Merge pull request #1856 from mcandre/gradle-intellij-workaround
work around intellij gradle wrapper refreshing bug
Andrew Pennebaker [Thu, 11 Feb 2016 20:21:19 +0000 (14:21 -0600)]
work around intellij gradle wrapper refreshing bug
Brendan Forster [Wed, 10 Feb 2016 22:20:52 +0000 (09:20 +1100)]
Merge pull request #1854 from RobertoNovelo/master
Added Library Mappings and VCS Root
Roberto Novelo [Wed, 10 Feb 2016 18:46:24 +0000 (12:46 -0600)]
Merge pull request #1 from RobertoNovelo/enhancement-jetbrains-gitignore
Added Library Mappings and VCS Root
Roberto Novelo [Wed, 10 Feb 2016 18:45:16 +0000 (12:45 -0600)]
Added Library Mappings and VCS Root
These files differ on Windows and OS X.
Zenuka [Wed, 10 Feb 2016 15:38:54 +0000 (16:38 +0100)]
Update VisualStudio.gitignore
Added bower_components to .gitignore
Brendan Forster [Wed, 10 Feb 2016 02:50:57 +0000 (13:20 +1030)]
Merge pull request #1846 from mcandre/octave-session-info
matlab: ignore octave session info
Brendan Forster [Mon, 8 Feb 2016 22:27:59 +0000 (08:57 +1030)]
Merge pull request #1848 from austinjalexander/patch-1
fix style in Python.gitignore by adding space after #
Brendan Forster [Mon, 8 Feb 2016 22:27:42 +0000 (08:57 +1030)]
Merge pull request #1847 from nloveladyallen/patch-1
Remove redundancy in Global/Vim.gitignore
Austin J. Alexander [Sun, 7 Feb 2016 18:08:03 +0000 (13:08 -0500)]
fix style by adding space after #
Noah Lovelady-Allen [Sun, 7 Feb 2016 13:57:08 +0000 (08:57 -0500)]
Remove redundancy in Global/Vim.gitignore
Anything matched by `*.un~` will also be matched by the last rule, `*~`.
Andrew Pennebaker [Sat, 6 Feb 2016 08:51:00 +0000 (02:51 -0600)]
matlab: ignore octave session info
Brendan Forster [Thu, 4 Feb 2016 21:33:41 +0000 (08:03 +1030)]
Merge pull request #1844 from icylogic/Patch-Eagle
update Eagle.gitignore for .lck
icylogic [Wed, 3 Feb 2016 13:51:15 +0000 (21:51 +0800)]
update Eagle.gitignore for .lck
Brendan Forster [Wed, 3 Feb 2016 11:47:57 +0000 (22:17 +1030)]
Merge pull request #1843 from jutoft/master
Add ignore for .lox files from fixme package
Jesper Utoft [Wed, 3 Feb 2016 10:42:49 +0000 (11:42 +0100)]
Add ignore for .lox files from fixme package
Brendan Forster [Thu, 28 Jan 2016 05:28:45 +0000 (15:58 +1030)]
Merge pull request #1791 from Oddj0b/Calabash
Based on a template from jmoody
Brendan Forster [Thu, 28 Jan 2016 05:28:21 +0000 (15:58 +1030)]
Merge pull request #1615 from maieul/reledmac_endnote
reledmac use one individual file by series of endnotes :
Brendan Forster [Wed, 27 Jan 2016 22:53:13 +0000 (09:23 +1030)]
Merge pull request #1801 from vltr/patch-1
Update Python.gitignore
Richard Kuesters [Wed, 27 Jan 2016 22:46:49 +0000 (20:46 -0200)]
merging Python.gitignore for PR #1801
Brendan Forster [Wed, 27 Jan 2016 22:30:46 +0000 (09:00 +1030)]
Merge pull request #1593 from jcarsique/master
Add Code Recommenders directory
Julien Carsique [Thu, 16 Jul 2015 12:19:00 +0000 (14:19 +0200)]
Add Code Recommenders directory
Code Recommenders introduced in Eclipse Luna (4.5) creates a .recommenders directory at the root of the workspace, like .metadata
Villars Gimm [Wed, 27 Jan 2016 11:24:30 +0000 (12:24 +0100)]
Move Calabash to Global
Maïeul Rouquette [Wed, 27 Jan 2016 09:03:53 +0000 (10:03 +0100)]
Merge branch 'master' into reledmac_endnote
Brendan Forster [Wed, 27 Jan 2016 07:41:14 +0000 (18:11 +1030)]
Merge pull request #1475 from LazarusX/master
Update JetBrains.gitignore according to the official knowledge base article
Ray Fang [Wed, 27 Jan 2016 06:41:47 +0000 (14:41 +0800)]
Update reference article link
Ray Fang [Wed, 27 Jan 2016 06:36:41 +0000 (14:36 +0800)]
Merge upstream changes
Brendan Forster [Wed, 27 Jan 2016 05:44:06 +0000 (16:14 +1030)]
Merge pull request #1633 from jnycz/patch-1
Incorrect file path
Brendan Forster [Wed, 27 Jan 2016 05:37:34 +0000 (16:07 +1030)]
Merge pull request #1609 from habi/patch-1
Adding more files to ignore when using minitoc
Brendan Forster [Wed, 27 Jan 2016 05:34:49 +0000 (16:04 +1030)]
Merge pull request #1631 from ahmedbaracat/patch-1
Allow for ignoring other important files and save space
Brendan Forster [Wed, 27 Jan 2016 05:31:18 +0000 (16:01 +1030)]
Merge pull request #1607 from kc9jud/patch-1
Update Eagle.gitignore
Brendan Forster [Wed, 27 Jan 2016 04:57:31 +0000 (15:27 +1030)]
Merge pull request #1546 from Coeur/patch-1
DerivedData and xcuserdata are folders; *.xcuserstate is always inside
Brendan Forster [Wed, 27 Jan 2016 04:53:45 +0000 (15:23 +1030)]
Merge pull request #1542 from barraponto/patch-1
Document Vim file patterns
Brendan Forster [Wed, 27 Jan 2016 03:24:18 +0000 (13:54 +1030)]
Merge pull request #1387 from tyutyutyu/patch-1
Add Tern plugin to Eclipse.gitignore
Brendan Forster [Wed, 27 Jan 2016 03:04:36 +0000 (13:34 +1030)]
Merge pull request #1683 from edsondota/master
Add local_settings to Django's ignore
Brendan Forster [Wed, 27 Jan 2016 02:41:02 +0000 (13:11 +1030)]
Merge pull request #1415 from wisitsaks/patch-1
Update VisualStudio.gitignore
Brendan Forster [Tue, 26 Jan 2016 18:47:44 +0000 (05:17 +1030)]
Merge pull request #1836 from jderobot-varribas/Qt/ignore-cmakelists.txt.user
Qt: ignore CMakeLists.txt.user
Victor Arribas [Mon, 25 Jan 2016 17:50:35 +0000 (18:50 +0100)]
Qt: ignore CMakeLists.txt.user
Brendan Forster [Sun, 24 Jan 2016 03:38:28 +0000 (14:08 +1030)]
Merge pull request #1833 from hzor3000/patch-1
Add *.VC.opendb for UnrealEngine
Brendan Forster [Sat, 23 Jan 2016 20:59:17 +0000 (07:29 +1030)]
Merge pull request #1835 from pisaacs/patch-1
Add .byebug_history to gitignore
pisaacs [Sat, 23 Jan 2016 17:56:49 +0000 (12:56 -0500)]
Add .byebug_history to gitignore
.byebug_history included in default Rails5 setup (https://github.com/rails/rails/blob/master/railties/lib/rails/generators/rails/app/templates/gitignore)
Vahagn Harutyunyan [Sat, 23 Jan 2016 10:44:18 +0000 (14:44 +0400)]
Add *.VC.opendb for UnrealEngine
Add *.VC.opendb to the .gitignore for the UnrealEngine for Visual Studio 2015 Update 1 users. This reflects the changes in the VisualStudio.gitignore made in https://github.com/github/gitignore/pull/1778 and https://github.com/github/gitignore/pull/1783 but is more specifically targeted at solving the issue http://stackoverflow.com/questions/
34319008 /git-issue-with-visual-studio-2015-update-1 .
Brendan Forster [Fri, 22 Jan 2016 23:39:46 +0000 (10:09 +1030)]
Merge pull request #1831 from chwarr/emacs-server-auth-dir
Ignore default Emacs server auth dir
Christopher Warrington [Fri, 22 Jan 2016 22:57:28 +0000 (14:57 -0800)]
Ignore default Emacs server auth dir
The server-auth-dir is where Emacs stores authentication files for Emacs
servers (running over TCP). These are (usually) ephemeral in nature, and
should be ignored.
Brendan Forster [Thu, 21 Jan 2016 10:16:34 +0000 (20:46 +1030)]
Merge pull request #1340 from msikma/patch-1
Ignore .venv files created by auto-activation scripts
Michiel Sikma [Thu, 21 Jan 2016 09:36:01 +0000 (10:36 +0100)]
Merge remote-tracking branch 'upstream/master' into patch-1
Garen Torikian [Sun, 17 Jan 2016 19:01:58 +0000 (11:01 -0800)]
Merge pull request #1826 from pra85/patch-1
Update license year to 2016
Garen Torikian [Sun, 17 Jan 2016 19:01:42 +0000 (11:01 -0800)]
Merge pull request #1827 from DerNivel/patch-1
Update Node.gitignore
Levin Rickert [Sun, 17 Jan 2016 16:43:54 +0000 (17:43 +0100)]
URL doesn't exists anymore
Prayag Verma [Sat, 16 Jan 2016 12:26:31 +0000 (17:56 +0530)]
Update license year to 2016
Arfon Smith [Fri, 15 Jan 2016 21:53:38 +0000 (16:53 -0500)]
Merge pull request #1617 from manavm/ipynb-checkpoints
Ipython Notebook checkpoints
Brendan Forster [Fri, 15 Jan 2016 04:59:30 +0000 (15:59 +1100)]
Merge pull request #1812 from AArnott/patch-4
Ignore files generated by NuGet v3 project.json
Brendan Forster [Fri, 15 Jan 2016 04:59:11 +0000 (15:59 +1100)]
Merge pull request #1819 from adrfer/master
Ignore playground files
Brendan Forster [Wed, 13 Jan 2016 22:40:47 +0000 (09:40 +1100)]
Merge pull request #1824 from mimibar/patch-1
Comments
mimibar [Wed, 13 Jan 2016 19:00:10 +0000 (13:00 -0600)]
Comments
Just added some comments. Some of us don't need some of the lines in the file.
Brendan Forster [Tue, 12 Jan 2016 03:09:16 +0000 (13:39 +1030)]
Merge pull request #1814 from AArnott/patch-6
Remove `build/` suppression
Brendan Forster [Mon, 11 Jan 2016 13:03:00 +0000 (23:33 +1030)]
Merge pull request #1822 from rogierslag/master
Exclude Latexian temp files for Tex documents