1
0
mirror of https://github.com/github/gitignore synced 2024-06-18 10:29:39 +02:00
gitignore/Global
Antoine Cœur f17925fe61 Merge branch 'master' into patch-1
* master: (24 commits)
  Add ignore for npm debug log files
  Add KiCad ignore for .bck and .kicad_pcb-bak
  Correct capitalisation of LightSwitch and omit generated.parameters.xml
  Add newline at EOF
  Add ignores for Visual Studio Lightswitch build output
  Adding optional ignore proposal for wwwroot folder
  Ignore NCrunch temporary files.
  Update Dart.gitignore
  Added .stack-work/ directory to Haskell .gitignore.
  add Android Studio to the covers list
  Ignore Default RSpec State File
  Ignore *.auxlock files created by TikZ in TeX
  Ignore files created by `\tikzexternalize`
  Update Typo3.gitignore for CMS v6.2
  [ObjC][Swift] Ignore Xcode SCM blueprint files
  include preamble files generated by mylatexformat package
  Add .jar, .exe and .msi
  Remove .SRCINFO (and old .AURINFO) from .gitignore
  Add CMakeScripts directory
  ignore OAuth2 token
  ...

Conflicts:
	Objective-C.gitignore
	Swift.gitignore
2015-08-15 22:35:32 +08:00
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. 2014-11-07 14:09:57 -05:00
Archives.gitignore add Windows Installer files 2013-10-16 18:45:13 +02:00
BricxCC.gitignore Add comment to BricxCC.gitignore 2013-11-12 06:28:53 +11:00
Cloud9.gitignore Update Cloud9.gitignore 2014-01-02 16:51:35 -08:00
CodeKit.gitignore Create CodeKit.gitignore 2014-10-21 14:59:29 -07:00
CVS.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore 2013-11-10 17:28:41 +01:00
Dreamweaver.gitignore DW Dreamweaver added files 2013-07-31 12:56:24 -05:00
Eclipse.gitignore Add Java APT class path to Eclipse 2015-04-24 16:28:25 +02:00
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory 2014-02-27 21:41:28 -05:00
Emacs.gitignore Adding .cask directory to Global/Emacs.gitignore 2014-10-15 16:06:43 +09:00
Ensime.gitignore Add .ensime_cache dir 2015-03-14 15:22:33 +09:00
Espresso.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
FlexBuilder.gitignore Added bin-release folder 2014-03-25 15:14:14 -05:00
IPythonNotebook.gitignore Remove stray whitespace 2014-05-07 21:22:24 +10:00
JDeveloper.gitignore doc JDeveloper.gitignore 2014-12-10 06:50:42 +08:00
JetBrains.gitignore add Android Studio to the covers list 2015-06-27 21:10:46 +02:00
Kate.gitignore Added Kate ignore file 2013-08-04 22:25:21 -05:00
KDevelop4.gitignore adding global gitignore for KDevelop4 2012-04-20 10:12:43 +02:00
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki 2015-02-03 17:37:55 +03:00
LibreOffice.gitignore Move LibreOffice.gitignore to /Global 2014-11-22 20:22:52 -02:00
Linux.gitignore add .Trash-* to ignore Linux partition or ext disk trash folders 2015-01-13 15:31:58 -07:00
LyX.gitignore Create LyX.gitignore 2014-08-19 14:11:11 +10:00
Matlab.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
Mercurial.gitignore Added newline in order to allow multiple adds of 2011-05-27 08:54:48 +02:00
MicrosoftOffice.gitignore Create MicrosoftOffice 2014-11-05 18:09:27 -08:00
ModelSim.gitignore added initial version of ModelSim.gitignore 2011-03-14 16:41:28 +01:00
Momentics.gitignore Add user-specific settings to Momentics.gitignore 2014-09-23 01:07:37 -04:00
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 2011-05-23 21:31:25 -05:00
NetBeans.gitignore Added missing gradle netbeans directory 2014-12-04 17:43:52 +01:00
Ninja.gitignore Make ninja a global template. 2014-07-08 18:13:34 +10:00
NotepadPP.gitignore ensure single trailing newline 2014-03-27 17:04:56 +01:00
OSX.gitignore Expand list of root-of-volume dotfiles 2015-02-11 10:11:30 -05:00
README.md Link to section being described 2015-03-29 12:24:23 -04:00
Redcar.gitignore Masking Redcar project files. 2010-11-09 15:48:06 +08:00
Redis.gitignore Add a global redis ignore file. 2014-12-22 17:08:52 -05:00
SBT.gitignore Fix URL in SBT template 2014-05-06 17:19:27 +10:00
SlickEdit.gitignore ensure single trailing newline 2014-03-27 17:04:56 +01:00
SublimeText.gitignore Remove *.pyc 2014-09-01 17:24:30 +02:00
SVN.gitignore Ignore all the .svn folders. 2011-01-28 04:11:05 +08:00
SynopsysVCS.gitignore Cleaning-up some of the comments that had been previously added. 2015-06-01 14:38:55 -07:00
Tags.gitignore Ignores for gtags and cscope added. 2012-06-10 01:32:00 +03:00
TextMate.gitignore add "*.tmproject" to ignore list 2010-11-22 17:40:06 -08:00
TortoiseGit.gitignore Create TortoiseGit.gitignore 2014-10-17 14:17:08 +02:00
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. 2013-11-05 22:41:37 -05:00
Vim.gitignore Capitalise initial letter in template filenames for consistency/sorting 2015-01-07 15:16:27 +11:00
VirtualEnv.gitignore Ignore the pip self check marker file in a Virtualenv. 2015-01-10 17:49:44 +11:00
VisualStudioCode.gitignore Move VS Code to Global folder 2015-05-02 10:56:11 +03:00
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting 2015-01-07 15:16:27 +11:00
Windows.gitignore add shortcut files 2014-08-21 20:45:30 +02:00
Xcode.gitignore Merge branch 'master' into patch-1 2015-08-15 22:35:32 +08:00
XilinxISE.gitignore Added Xilinx ISE gitignore 2012-04-09 21:21:28 -04:00

Globally Useful gitignores

This directory contains globally useful gitignores, e.g. OS-specific and editor specific.

For more on global gitignores: https://help.github.com/articles/ignoring-files/#create-a-global-gitignore

And a good blog post about 'em: http://augustl.com/blog/2009/global_gitignores