Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Carl Suster 69b99dd091 Merge pull request #963 from tioui/eiffelstudio vor 10 Jahren
..
Archives.gitignore add Windows Installer files vor 10 Jahren
BricxCC.gitignore Add comment to BricxCC.gitignore vor 10 Jahren
CVS.gitignore ensure single trailing newline vor 10 Jahren
Cloud9.gitignore Update Cloud9.gitignore vor 10 Jahren
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore vor 10 Jahren
Dreamweaver.gitignore DW Dreamweaver added files vor 10 Jahren
Eclipse.gitignore Add output directory of sbteclipse plugin, vor 10 Jahren
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory vor 10 Jahren
Emacs.gitignore Ignore elpa and eshell generated files vor 10 Jahren
Ensime.gitignore Add Ensime specific ignores vor 11 Jahren
Espresso.gitignore ensure single trailing newline vor 10 Jahren
FlexBuilder.gitignore ensure single trailing newline vor 10 Jahren
JetBrains.gitignore Remove AndroidStudio, modify Global/JetBrains vor 10 Jahren
KDevelop4.gitignore adding global gitignore for KDevelop4 vor 12 Jahren
Kate.gitignore Added Kate ignore file vor 10 Jahren
Lazarus.gitignore Added lazarus ignore file in the global dir this time vor 10 Jahren
Linux.gitignore Added ignore for directory config under KDE vor 10 Jahren
Matlab.gitignore ensure single trailing newline vor 10 Jahren
Mercurial.gitignore Added newline in order to allow multiple adds of vor 13 Jahren
ModelSim.gitignore added initial version of ModelSim.gitignore vor 13 Jahren
MonoDevelop.gitignore Added support for MonoDevelop .gitignore vor 13 Jahren
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 vor 12 Jahren
NotepadPP.gitignore Added NotepadPP.gitignore for Notepad++ vor 11 Jahren
OSX.gitignore Fix OSX-specific Icon\r rule vor 10 Jahren
Quartus2.gitignore added hex files to be ignored vor 13 Jahren
README.md READMEs and globals and you vor 13 Jahren
Redcar.gitignore Masking Redcar project files. vor 13 Jahren
SBT.gitignore Ignore cache and history (created by SBT >=0.12) vor 10 Jahren
SVN.gitignore Ignore all the .svn folders. vor 13 Jahren
SublimeText.gitignore Make sublime-project rule off by default vor 10 Jahren
Tags.gitignore Ignores for gtags and cscope added. vor 12 Jahren
TextMate.gitignore add "*.tmproject" to ignore list vor 13 Jahren
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. vor 10 Jahren
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created vor 11 Jahren
Windows.gitignore add Windows Installer files vor 10 Jahren
XilinxISE.gitignore Added Xilinx ISE gitignore vor 12 Jahren
vim.gitignore Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] vor 10 Jahren
webMethods.gitignore Remove generic and Java ignore patterns vor 10 Jahren

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