1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00
gitignore/Global
Rohan Kapadia 5311d68de3 Updated the comments to make more sense.
Now explains why the file is ignored and what steps should be taken before the sublime project file is committed.
2014-03-10 15:03:30 +05:30
..
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
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 output directory of sbteclipse plugin, 2013-12-25 07:48:34 +08:00
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory 2014-02-27 21:41:28 -05:00
Emacs.gitignore Ignore elpa and eshell generated files 2013-11-14 11:00:49 +05:30
Ensime.gitignore Add Ensime specific ignores 2013-06-13 16:35:13 -03:00
Espresso.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
FlexBuilder.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
JetBrains.gitignore Update JetBrains.gitignore 2014-03-07 00:10:38 +09: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 Added lazarus ignore file in the global dir this time 2013-11-13 18:33:14 +00:00
Linux.gitignore Added ignore for directory config under KDE 2014-02-28 00:26:43 -06: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
ModelSim.gitignore added initial version of ModelSim.gitignore 2011-03-14 16:41:28 +01:00
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 2011-05-23 21:31:25 -05:00
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 2011-09-01 16:56:32 -07:00
NotepadPP.gitignore Added NotepadPP.gitignore for Notepad++ 2012-08-31 17:52:51 -05:00
OSX.gitignore Fix OSX-specific Icon\r rule 2013-10-12 19:14:17 +09:00
Quartus2.gitignore added hex files to be ignored 2011-03-14 11:32:48 +01:00
README.md READMEs and globals and you 2010-11-08 15:00:28 -08:00
Redcar.gitignore Masking Redcar project files. 2010-11-09 15:48:06 +08:00
SBT.gitignore Ignore cache and history (created by SBT >=0.12) 2013-11-05 07:36:32 +01:00
SublimeText.gitignore Updated the comments to make more sense. 2014-03-10 15:03:30 +05:30
SVN.gitignore Ignore all the .svn folders. 2011-01-28 04:11:05 +08: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
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. 2013-11-05 22:41:37 -05:00
vim.gitignore Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] 2013-11-04 11:31:51 -03:00
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created 2012-09-30 11:51:29 -04:00
webMethods.gitignore removed duplicate 2014-03-07 17:27:59 -05:00
Windows.gitignore add Windows Installer files 2013-10-16 18:39:24 +02: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: http://help.github.com/git-ignore/

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