You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Carl Suster 69b99dd091 Merge pull request #963 from tioui/eiffelstudio hace 10 años
..
Archives.gitignore add Windows Installer files hace 10 años
BricxCC.gitignore Add comment to BricxCC.gitignore hace 10 años
CVS.gitignore ensure single trailing newline hace 10 años
Cloud9.gitignore Update Cloud9.gitignore hace 10 años
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore hace 10 años
Dreamweaver.gitignore DW Dreamweaver added files hace 10 años
Eclipse.gitignore Add output directory of sbteclipse plugin, hace 10 años
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory hace 10 años
Emacs.gitignore Ignore elpa and eshell generated files hace 10 años
Ensime.gitignore Add Ensime specific ignores hace 11 años
Espresso.gitignore ensure single trailing newline hace 10 años
FlexBuilder.gitignore ensure single trailing newline hace 10 años
JetBrains.gitignore Remove AndroidStudio, modify Global/JetBrains hace 10 años
KDevelop4.gitignore adding global gitignore for KDevelop4 hace 12 años
Kate.gitignore Added Kate ignore file hace 10 años
Lazarus.gitignore Added lazarus ignore file in the global dir this time hace 10 años
Linux.gitignore Added ignore for directory config under KDE hace 10 años
Matlab.gitignore ensure single trailing newline hace 10 años
Mercurial.gitignore Added newline in order to allow multiple adds of hace 13 años
ModelSim.gitignore added initial version of ModelSim.gitignore hace 13 años
MonoDevelop.gitignore Added support for MonoDevelop .gitignore hace 13 años
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 hace 12 años
NotepadPP.gitignore Added NotepadPP.gitignore for Notepad++ hace 11 años
OSX.gitignore Fix OSX-specific Icon\r rule hace 10 años
Quartus2.gitignore added hex files to be ignored hace 13 años
README.md READMEs and globals and you hace 13 años
Redcar.gitignore Masking Redcar project files. hace 13 años
SBT.gitignore Ignore cache and history (created by SBT >=0.12) hace 10 años
SVN.gitignore Ignore all the .svn folders. hace 13 años
SublimeText.gitignore Make sublime-project rule off by default hace 10 años
Tags.gitignore Ignores for gtags and cscope added. hace 12 años
TextMate.gitignore add "*.tmproject" to ignore list hace 13 años
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. hace 10 años
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created hace 11 años
Windows.gitignore add Windows Installer files hace 10 años
XilinxISE.gitignore Added Xilinx ISE gitignore hace 12 años
vim.gitignore Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] hace 10 años
webMethods.gitignore Remove generic and Java ignore patterns hace 10 años

README.md

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