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 70d01c389d Merge pull request #1282 from andres-mancera/synopsys_vcs vor 9 Jahren
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. vor 9 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
CodeKit.gitignore Create CodeKit.gitignore vor 9 Jahren
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore vor 10 Jahren
Dreamweaver.gitignore DW Dreamweaver added files vor 11 Jahren
Eclipse.gitignore Added Eclipse JDT .classpath file, and the Eclipse core .project file to vor 9 Jahren
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory vor 10 Jahren
Emacs.gitignore Adding .cask directory to Global/Emacs.gitignore vor 9 Jahren
Ensime.gitignore ensure single trailing newline vor 10 Jahren
Espresso.gitignore ensure single trailing newline vor 10 Jahren
FlexBuilder.gitignore Added bin-release folder vor 10 Jahren
IPythonNotebook.gitignore Remove stray whitespace vor 10 Jahren
JDeveloper.gitignore doc JDeveloper.gitignore vor 9 Jahren
JetBrains.gitignore Merge pull request #1232 from thunsaker/patch-1 vor 9 Jahren
KDevelop4.gitignore adding global gitignore for KDevelop4 vor 12 Jahren
Kate.gitignore Added Kate ignore file vor 10 Jahren
Lazarus.gitignore Update Lazarus.gitignore vor 9 Jahren
LibreOffice.gitignore Move LibreOffice.gitignore to /Global vor 9 Jahren
Linux.gitignore add .Trash-* to ignore Linux partition or ext disk trash folders vor 9 Jahren
LyX.gitignore Create LyX.gitignore vor 9 Jahren
Matlab.gitignore ensure single trailing newline vor 10 Jahren
Mercurial.gitignore Added newline in order to allow multiple adds of vor 13 Jahren
MicrosoftOffice.gitignore Create MicrosoftOffice vor 9 Jahren
ModelSim.gitignore added initial version of ModelSim.gitignore vor 13 Jahren
Momentics.gitignore Add user-specific settings to Momentics.gitignore vor 9 Jahren
MonoDevelop.gitignore Added support for MonoDevelop .gitignore vor 13 Jahren
NetBeans.gitignore Added missing gradle netbeans directory vor 9 Jahren
Ninja.gitignore Make ninja a global template. vor 10 Jahren
NotepadPP.gitignore ensure single trailing newline vor 10 Jahren
OSX.gitignore Fixed typo in comment vor 10 Jahren
README.md READMEs and globals and you vor 13 Jahren
Redcar.gitignore Masking Redcar project files. vor 13 Jahren
Redis.gitignore Add a global redis ignore file. vor 9 Jahren
SBT.gitignore Fix URL in SBT template vor 10 Jahren
SVN.gitignore Ignore all the .svn folders. vor 13 Jahren
SlickEdit.gitignore ensure single trailing newline vor 10 Jahren
SublimeText.gitignore Remove *.pyc vor 9 Jahren
SynopsysVCS.gitignore Moving SynopsysVCS.gitignore into Global/. vor 9 Jahren
Tags.gitignore Ignores for gtags and cscope added. vor 12 Jahren
TextMate.gitignore add "*.tmproject" to ignore list vor 13 Jahren
TortoiseGit.gitignore Create TortoiseGit.gitignore vor 9 Jahren
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. vor 10 Jahren
Vim.gitignore Capitalise initial letter in template filenames for consistency/sorting vor 9 Jahren
VirtualEnv.gitignore Ignore the pip self check marker file in a Virtualenv. vor 9 Jahren
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting vor 9 Jahren
Windows.gitignore add shortcut files vor 9 Jahren
Xcode.gitignore Ignore xcuserstate vor 10 Jahren
XilinxISE.gitignore Added Xilinx ISE gitignore vor 12 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