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.
Mestre Muten 5808b77453 Update Windows.gitignore (#2191) vor 5 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 Fix capitalization and spacing of comments vor 7 Jahren
Backup.gitignore Backup: Add *.orig vor 6 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 Updated for Codekit 3 vor 6 Jahren
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore vor 10 Jahren
Diff.gitignore New file for diff files vor 6 Jahren
Dreamweaver.gitignore Add the other Dreamweaver added files vor 9 Jahren
Dropbox.gitignore Add Dropbox.gitignore vor 9 Jahren
Eclipse.gitignore Remove extra newline (#2983) vor 5 Jahren
EiffelStudio.gitignore Fix few typos vor 8 Jahren
Emacs.gitignore Add "network-security.data" vor 5 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
Images.gitignore New template file for Images vor 6 Jahren
JDeveloper.gitignore doc JDeveloper.gitignore vor 9 Jahren
JEnv.gitignore Create .gitignore rules for JEnv vor 7 Jahren
JetBrains.gitignore Ignore build cache file for Android Studio 3.1+ vor 5 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 correct capitalization problems and add Octave which link to MATLAB vor 5 Jahren
Mercurial.gitignore Added dotfiles in working directory vor 8 Jahren
MicrosoftOffice.gitignore Removed Microsoft Word 2016 Auto Backuped File on macOS vor 5 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 Ignore Generated Files vor 5 Jahren
Ninja.gitignore Make ninja a global template. vor 10 Jahren
NotepadPP.gitignore ensure single trailing newline vor 10 Jahren
Octave.gitignore correct capitalization problems and add Octave which link to MATLAB vor 5 Jahren
Otto.gitignore Add Otto vor 8 Jahren
PSoCCreator.gitignore Add .log and .zip to ignores, Thanks Alex Bustos vor 5 Jahren
Patch.gitignore New file for artifacts of patch vor 6 Jahren
PuTTY.gitignore Create PuTTY.gitignore vor 7 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 Fix capitalization and spacing of comments vor 7 Jahren
SynopsysVCS.gitignore Trim trailing whitespace vor 6 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 Optionally add log files to Vagrant and improve file's comments vor 7 Jahren
Vim.gitignore Merge pull request #2631 from areyer/patch-1 vor 6 Jahren
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 vor 8 Jahren
Virtuoso.gitignore Initial gitignore file for [Cadence Virtuoso](http://www.cadence.com/products/cic/Pages/default.aspx) 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 Update Windows.gitignore (#2191) vor 5 Jahren
Xcode.gitignore Revert "Update Xcode.gitignore" vor 5 Jahren
XilinxISE.gitignore Update to include iMPACT and Core Generator files vor 8 Jahren
macOS.gitignore .DS_Store is a file name, not an extension vor 6 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