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.
Brendan Forster 4cefae5d09 Merge pull request #2096 from petermorlion/jetbrains-include-shared-settings 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 add Windows Installer files vor 10 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 Merge pull request #1807 from rlee287/eclipse-recommender vor 8 Jahren
EiffelStudio.gitignore Fix few typos vor 8 Jahren
Emacs.gitignore Add dist/ folder to Emacs gitignores vor 8 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
IPythonNotebook.gitignore Remove stray whitespace vor 10 Jahren
JDeveloper.gitignore doc JDeveloper.gitignore vor 9 Jahren
JetBrains.gitignore Include shared settings, according to official docs 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 matlab: ignore octave session info vor 8 Jahren
Mercurial.gitignore Added dotfiles in working directory vor 8 Jahren
MicrosoftOffice.gitignore Comment more clear. vor 8 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 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 Move package control settings to Global/SublimeText.gitignore vor 8 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 Update Vim.gitignore vor 8 Jahren
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 vor 8 Jahren
VisualStudioCode.gitignore Update Visual Studio Code to support workspace files. vor 7 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 Merge branch 'master' into patch-1 vor 8 Jahren
XilinxISE.gitignore Update to include iMPACT and Core Generator files vor 8 Jahren
macOS.gitignore Rename OSX.gitignore to macOS.gitignore 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