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.
Ivan Zuzak 5342e13bc9 ensure single trailing newline 10 years ago
..
Archives.gitignore add Windows Installer files 10 years ago
BricxCC.gitignore Add comment to BricxCC.gitignore 10 years ago
CVS.gitignore ensure single trailing newline 10 years ago
Cloud9.gitignore Update Cloud9.gitignore 10 years ago
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore 10 years ago
Dreamweaver.gitignore DW Dreamweaver added files 10 years ago
Eclipse.gitignore Add output directory of sbteclipse plugin, 10 years ago
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory 10 years ago
Emacs.gitignore Ignore elpa and eshell generated files 10 years ago
Ensime.gitignore ensure single trailing newline 10 years ago
Espresso.gitignore ensure single trailing newline 10 years ago
FlexBuilder.gitignore Added bin-release folder 10 years ago
JetBrains.gitignore Update JetBrains.gitignore 10 years ago
KDevelop4.gitignore adding global gitignore for KDevelop4 12 years ago
Kate.gitignore Added Kate ignore file 10 years ago
Lazarus.gitignore ensure single trailing newline 10 years ago
Linux.gitignore Added ignore for directory config under KDE 10 years ago
Matlab.gitignore ensure single trailing newline 10 years ago
Mercurial.gitignore Added newline in order to allow multiple adds of 13 years ago
ModelSim.gitignore added initial version of ModelSim.gitignore 13 years ago
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 13 years ago
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 12 years ago
NotepadPP.gitignore ensure single trailing newline 10 years ago
OSX.gitignore Fix OSX-specific Icon\r rule 10 years ago
Quartus2.gitignore added hex files to be ignored 13 years ago
README.md READMEs and globals and you 13 years ago
Redcar.gitignore Masking Redcar project files. 13 years ago
SBT.gitignore Ignore cache and history (created by SBT >=0.12) 10 years ago
SVN.gitignore Ignore all the .svn folders. 13 years ago
SlickEdit.gitignore ensure single trailing newline 10 years ago
SublimeText.gitignore Make sublime-project rule off by default 10 years ago
Tags.gitignore Ignores for gtags and cscope added. 12 years ago
TextMate.gitignore add "*.tmproject" to ignore list 13 years ago
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. 10 years ago
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created 11 years ago
Windows.gitignore add Windows Installer files 10 years ago
Xcode.gitignore ensure single trailing newline 10 years ago
XilinxISE.gitignore Added Xilinx ISE gitignore 12 years ago
vim.gitignore Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] 10 years ago
webMethods.gitignore removed duplicate 10 years ago

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