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.
ZhengYuan Loo c9fab68db3
Update stale heading anchor (#3445)
hace 3 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 Update Archives.gitignore (#3220) hace 4 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 [Global/Eclipse] Make .project opt-in (#3305) hace 4 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 Include Rider as a supported IDE (#3323) hace 4 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
Metals.gitignore add in global metals (#3296) hace 4 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 Update stale heading anchor (#3445) hace 3 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 9 años
SublimeText.gitignore add alternative sftp settings file (#3006) hace 4 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 Ignore Local History folder (#3008) hace 4 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 7 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/en/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer

And a good blog post about ‘em: http://augustl.com/blog/2009/global_gitignores