You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brendan Forster 4cefae5d09 Merge pull request #2096 from petermorlion/jetbrains-include-shared-settings 7 vuotta sitten
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. 9 vuotta sitten
Ansible.gitignore introduce Ansible ignores 7 vuotta sitten
Archives.gitignore add Windows Installer files 10 vuotta sitten
Bazaar.gitignore Create the gitignore for Bazaar version control system 8 vuotta sitten
BricxCC.gitignore Add comment to BricxCC.gitignore 10 vuotta sitten
CVS.gitignore Update CVS.gitignore 8 vuotta sitten
Calabash.gitignore Move Calabash to Global 8 vuotta sitten
Cloud9.gitignore Update Cloud9.gitignore 10 vuotta sitten
CodeKit.gitignore Create CodeKit.gitignore 9 vuotta sitten
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore 10 vuotta sitten
Dreamweaver.gitignore Add the other Dreamweaver added files 9 vuotta sitten
Dropbox.gitignore Add Dropbox.gitignore 9 vuotta sitten
Eclipse.gitignore Merge pull request #1807 from rlee287/eclipse-recommender 8 vuotta sitten
EiffelStudio.gitignore Fix few typos 8 vuotta sitten
Emacs.gitignore Add dist/ folder to Emacs gitignores 8 vuotta sitten
Ensime.gitignore Add .ensime_cache dir 9 vuotta sitten
Espresso.gitignore ensure single trailing newline 10 vuotta sitten
FlexBuilder.gitignore Added bin-release folder 10 vuotta sitten
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. 8 vuotta sitten
IPythonNotebook.gitignore Remove stray whitespace 10 vuotta sitten
JDeveloper.gitignore doc JDeveloper.gitignore 9 vuotta sitten
JetBrains.gitignore Include shared settings, according to official docs 7 vuotta sitten
KDevelop4.gitignore adding global gitignore for KDevelop4 12 vuotta sitten
Kate.gitignore Added Kate ignore file 10 vuotta sitten
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki 9 vuotta sitten
LibreOffice.gitignore Move LibreOffice.gitignore to /Global 9 vuotta sitten
Linux.gitignore Add .nfs files to Linux.gitignore 7 vuotta sitten
LyX.gitignore Create LyX.gitignore 9 vuotta sitten
Matlab.gitignore matlab: ignore octave session info 8 vuotta sitten
Mercurial.gitignore Added dotfiles in working directory 8 vuotta sitten
MicrosoftOffice.gitignore Comment more clear. 8 vuotta sitten
ModelSim.gitignore added initial version of ModelSim.gitignore 13 vuotta sitten
Momentics.gitignore Add user-specific settings to Momentics.gitignore 9 vuotta sitten
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 13 vuotta sitten
NetBeans.gitignore nbactions.xml must not be ignored (?) 7 vuotta sitten
Ninja.gitignore Make ninja a global template. 10 vuotta sitten
NotepadPP.gitignore ensure single trailing newline 10 vuotta sitten
Otto.gitignore Add Otto 8 vuotta sitten
README.md Link to section being described 9 vuotta sitten
Redcar.gitignore Masking Redcar project files. 13 vuotta sitten
Redis.gitignore Add a global redis ignore file. 9 vuotta sitten
SBT.gitignore Fix URL in SBT template 10 vuotta sitten
SVN.gitignore Ignore all the .svn folders. 13 vuotta sitten
SlickEdit.gitignore ensure single trailing newline 10 vuotta sitten
SublimeText.gitignore Move package control settings to Global/SublimeText.gitignore 8 vuotta sitten
SynopsysVCS.gitignore Cleaning-up some of the comments that had been previously added. 9 vuotta sitten
Tags.gitignore Ignore GNU Global GSYMS database of other symbols 7 vuotta sitten
TextMate.gitignore add "*.tmproject" to ignore list 13 vuotta sitten
TortoiseGit.gitignore Create TortoiseGit.gitignore 9 vuotta sitten
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. 10 vuotta sitten
Vim.gitignore Update Vim.gitignore 8 vuotta sitten
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 8 vuotta sitten
VisualStudioCode.gitignore Update Visual Studio Code to support workspace files. 7 vuotta sitten
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting 9 vuotta sitten
Windows.gitignore add shortcut files 9 vuotta sitten
Xcode.gitignore Merge branch 'master' into patch-1 8 vuotta sitten
XilinxISE.gitignore Update to include iMPACT and Core Generator files 8 vuotta sitten
macOS.gitignore Rename OSX.gitignore to macOS.gitignore 7 vuotta sitten

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