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 7a052429f0 Merge pull request #1959 from Javierieh/add-sublime-text-packages-ignore hace 8 años
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. hace 9 años
Archives.gitignore add Windows Installer files hace 10 años
BricxCC.gitignore Add comment to BricxCC.gitignore hace 10 años
CVS.gitignore Update CVS.gitignore hace 8 años
Calabash.gitignore Move Calabash to Global hace 8 años
Cloud9.gitignore Update Cloud9.gitignore hace 10 años
CodeKit.gitignore Create CodeKit.gitignore hace 9 años
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore hace 10 años
Dreamweaver.gitignore Add the other Dreamweaver added files hace 9 años
Dropbox.gitignore Add Dropbox.gitignore hace 9 años
Eclipse.gitignore Merge pull request #1807 from rlee287/eclipse-recommender hace 8 años
EiffelStudio.gitignore Fix few typos hace 8 años
Emacs.gitignore Add dist/ folder to Emacs gitignores hace 8 años
Ensime.gitignore Add .ensime_cache dir hace 9 años
Espresso.gitignore ensure single trailing newline hace 10 años
FlexBuilder.gitignore Added bin-release folder hace 10 años
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. hace 8 años
IPythonNotebook.gitignore Remove stray whitespace hace 10 años
JDeveloper.gitignore doc JDeveloper.gitignore hace 9 años
JetBrains.gitignore Update Jetbrains .gitignore dataSources.local.xml hace 8 años
KDevelop4.gitignore adding global gitignore for KDevelop4 hace 12 años
Kate.gitignore Added Kate ignore file hace 10 años
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki hace 9 años
LibreOffice.gitignore Move LibreOffice.gitignore to /Global hace 9 años
Linux.gitignore improve description of .fuse_hidden hace 8 años
LyX.gitignore Create LyX.gitignore hace 9 años
Matlab.gitignore matlab: ignore octave session info hace 8 años
Mercurial.gitignore Added dotfiles in working directory hace 8 años
MicrosoftOffice.gitignore Comment more clear. hace 8 años
ModelSim.gitignore added initial version of ModelSim.gitignore hace 13 años
Momentics.gitignore Add user-specific settings to Momentics.gitignore hace 9 años
MonoDevelop.gitignore Added support for MonoDevelop .gitignore hace 13 años
NetBeans.gitignore NetBeans file nb-configuration.xml should not be ignored. hace 8 años
Ninja.gitignore Make ninja a global template. hace 10 años
NotepadPP.gitignore ensure single trailing newline hace 10 años
OSX.gitignore Merge pull request #1972 from Kagamine/master hace 8 años
Otto.gitignore Add Otto hace 8 años
README.md Link to section being described hace 9 años
Redcar.gitignore Masking Redcar project files. hace 13 años
Redis.gitignore Add a global redis ignore file. hace 9 años
SBT.gitignore Fix URL in SBT template hace 10 años
SVN.gitignore Ignore all the .svn folders. hace 13 años
SlickEdit.gitignore ensure single trailing newline hace 10 años
SublimeText.gitignore Move package control settings to Global/SublimeText.gitignore hace 8 años
SynopsysVCS.gitignore Cleaning-up some of the comments that had been previously added. hace 9 años
Tags.gitignore Update Tags.gitignore hace 8 años
TextMate.gitignore add "*.tmproject" to ignore list hace 13 años
TortoiseGit.gitignore Create TortoiseGit.gitignore hace 9 años
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. hace 10 años
Vim.gitignore Update Vim.gitignore hace 8 años
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 hace 8 años
VisualStudioCode.gitignore VSCode 0.8.0 config folder change hace 8 años
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting hace 9 años
Windows.gitignore add shortcut files hace 9 años
Xcode.gitignore Merge branch 'master' into patch-1 hace 8 años
XilinxISE.gitignore Update to include iMPACT and Core Generator files hace 8 años

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