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.
Rolf Vidar Hoksaas 41ec05833a Update Vim.gitignore (#3169) hace 4 años
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. hace 9 años
Ansible.gitignore introduce Ansible ignores hace 7 años
Archives.gitignore Fix capitalization and spacing of comments hace 7 años
Backup.gitignore Backup: Add *.orig hace 6 años
Bazaar.gitignore Create the gitignore for Bazaar version control system hace 8 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 Updated for Codekit 3 hace 6 años
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore hace 10 años
Diff.gitignore New file for diff files hace 6 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 Remove extra newline (#2983) hace 5 años
EiffelStudio.gitignore Fix few typos hace 8 años
Emacs.gitignore Add "network-security.data" hace 5 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
Images.gitignore New template file for Images hace 6 años
JDeveloper.gitignore doc JDeveloper.gitignore hace 9 años
JEnv.gitignore Create .gitignore rules for JEnv hace 7 años
JetBrains.gitignore Add ignores for file-based projects (#2902) hace 5 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 Add .nfs files to Linux.gitignore hace 7 años
LyX.gitignore Create LyX.gitignore hace 9 años
MATLAB.gitignore Added Simulink cache files (#3148) hace 4 años
Mercurial.gitignore Added dotfiles in working directory hace 8 años
MicrosoftOffice.gitignore Removed Microsoft Word 2016 Auto Backuped File on macOS hace 5 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 Ignore Generated Files hace 5 años
Ninja.gitignore Make ninja a global template. hace 10 años
NotepadPP.gitignore ensure single trailing newline hace 10 años
Octave.gitignore correct capitalization problems and add Octave which link to MATLAB hace 5 años
Otto.gitignore Add Otto hace 8 años
PSoCCreator.gitignore Add .log and .zip to ignores, Thanks Alex Bustos hace 5 años
Patch.gitignore New file for artifacts of patch hace 6 años
PuTTY.gitignore Create PuTTY.gitignore hace 7 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 [SBT] Add some excludes kept in Scala.gitignore . hace 7 años
SVN.gitignore Ignore all the .svn folders. hace 13 años
SlickEdit.gitignore ensure single trailing newline hace 10 años
Stata.gitignore Commented out the exclusion of image files, added a link to list the image file types hace 8 años
SublimeText.gitignore Fix capitalization and spacing of comments hace 7 años
SynopsysVCS.gitignore Trim trailing whitespace hace 6 años
Tags.gitignore Ignore GNU Global GSYMS database of other symbols hace 7 años
TextMate.gitignore add "*.tmproject" to ignore list hace 13 años
TortoiseGit.gitignore Create TortoiseGit.gitignore hace 9 años
Vagrant.gitignore Fix log filename for Vagrant (#3053) hace 5 años
Vim.gitignore Update Vim.gitignore (#3169) hace 4 años
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 hace 8 años
Virtuoso.gitignore Initial gitignore file for [Cadence Virtuoso](http://www.cadence.com/products/cic/Pages/default.aspx) hace 8 años
VisualStudioCode.gitignore Modified VS Code .gitignore hace 7 años
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting hace 9 años
Windows.gitignore Update Windows.gitignore (#2191) hace 5 años
Xcode.gitignore Partial revert of 837181e2f60198de3701a1f87e66aaf8e69d0e07 (#3132) hace 4 años
XilinxISE.gitignore Update to include iMPACT and Core Generator files hace 8 años
macOS.gitignore .DS_Store is a file name, not an extension hace 6 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