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

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