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.
Walter Purcaro 0618721661 Add stackdump to Windows.gitignore vor 7 Jahren
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. vor 9 Jahren
Ansible.gitignore introduce Ansible ignores vor 7 Jahren
Archives.gitignore Added .tgz vor 7 Jahren
Bazaar.gitignore Create the gitignore for Bazaar version control system vor 8 Jahren
BricxCC.gitignore Add comment to BricxCC.gitignore vor 10 Jahren
CVS.gitignore Update CVS.gitignore vor 8 Jahren
Calabash.gitignore Move Calabash to Global vor 8 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 Add the other Dreamweaver added files vor 9 Jahren
Dropbox.gitignore Add Dropbox.gitignore vor 9 Jahren
Eclipse.gitignore .project and .classpath should be inside VC vor 7 Jahren
EiffelStudio.gitignore Fix few typos vor 8 Jahren
Emacs.gitignore Add .dir-locals.el vor 7 Jahren
Ensime.gitignore Add .ensime_cache dir vor 9 Jahren
Espresso.gitignore ensure single trailing newline vor 10 Jahren
FlexBuilder.gitignore Added bin-release folder vor 10 Jahren
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. vor 8 Jahren
JDeveloper.gitignore doc JDeveloper.gitignore vor 9 Jahren
JetBrains.gitignore Adding cmake-build-debug vor 7 Jahren
KDevelop4.gitignore adding global gitignore for KDevelop4 vor 12 Jahren
Kate.gitignore Added Kate ignore file vor 10 Jahren
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki vor 9 Jahren
LibreOffice.gitignore Move LibreOffice.gitignore to /Global vor 9 Jahren
Linux.gitignore Add .nfs files to Linux.gitignore vor 7 Jahren
LyX.gitignore Create LyX.gitignore vor 9 Jahren
Matlab.gitignore Added Simulink .autosave extension vor 7 Jahren
Mercurial.gitignore Added dotfiles in working directory vor 8 Jahren
MicrosoftOffice.gitignore Edit ignore for Microsoft Visio autosave files to include Office <= 2003 vor 7 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 nbactions.xml must not be ignored (?) vor 7 Jahren
Ninja.gitignore Make ninja a global template. vor 10 Jahren
NotepadPP.gitignore ensure single trailing newline vor 10 Jahren
Otto.gitignore Add Otto vor 8 Jahren
README.md Link to section being described vor 9 Jahren
Redcar.gitignore Masking Redcar project files. vor 13 Jahren
Redis.gitignore Add a global redis ignore file. vor 9 Jahren
SBT.gitignore [SBT] Add some excludes kept in Scala.gitignore . vor 7 Jahren
SVN.gitignore Ignore all the .svn folders. vor 13 Jahren
SlickEdit.gitignore ensure single trailing newline vor 10 Jahren
Stata.gitignore Commented out the exclusion of image files, added a link to list the image file types vor 8 Jahren
SublimeText.gitignore SublimeText: ignore new Package Control certs vor 7 Jahren
SynopsysVCS.gitignore Cleaning-up some of the comments that had been previously added. vor 9 Jahren
Tags.gitignore Ignore GNU Global GSYMS database of other symbols vor 7 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 Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz". vor 7 Jahren
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 vor 8 Jahren
VisualStudioCode.gitignore Modified VS Code .gitignore vor 7 Jahren
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting vor 9 Jahren
Windows.gitignore Add stackdump to Windows.gitignore vor 7 Jahren
Xcode.gitignore Merge branch 'master' into patch-1 vor 8 Jahren
XilinxISE.gitignore Update to include iMPACT and Core Generator files vor 8 Jahren
macOS.gitignore Add two CR characters to ignore Icon? vor 7 Jahren

README.md

Globally Useful gitignores

This directory contains globally useful gitignores, e.g. OS-specific and editor specific.

For more on global gitignores: https://help.github.com/articles/ignoring-files/#create-a-global-gitignore

And a good blog post about ‘em: http://augustl.com/blog/2009/global_gitignores