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)
3 yıl önce
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. 9 yıl önce
Ansible.gitignore introduce Ansible ignores 7 yıl önce
Archives.gitignore Update Archives.gitignore (#3220) 4 yıl önce
Backup.gitignore Backup: Add *.orig 6 yıl önce
Bazaar.gitignore Create the gitignore for Bazaar version control system 8 yıl önce
BricxCC.gitignore Add comment to BricxCC.gitignore 10 yıl önce
CVS.gitignore Update CVS.gitignore 8 yıl önce
Calabash.gitignore Move Calabash to Global 8 yıl önce
Cloud9.gitignore Update Cloud9.gitignore 10 yıl önce
CodeKit.gitignore Updated for Codekit 3 6 yıl önce
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore 10 yıl önce
Diff.gitignore New file for diff files 6 yıl önce
Dreamweaver.gitignore Add the other Dreamweaver added files 9 yıl önce
Dropbox.gitignore Add Dropbox.gitignore 9 yıl önce
Eclipse.gitignore [Global/Eclipse] Make .project opt-in (#3305) 4 yıl önce
EiffelStudio.gitignore Fix few typos 8 yıl önce
Emacs.gitignore Add "network-security.data" 5 yıl önce
Ensime.gitignore Add .ensime_cache dir 9 yıl önce
Espresso.gitignore ensure single trailing newline 10 yıl önce
FlexBuilder.gitignore Added bin-release folder 10 yıl önce
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. 8 yıl önce
Images.gitignore New template file for Images 6 yıl önce
JDeveloper.gitignore doc JDeveloper.gitignore 9 yıl önce
JEnv.gitignore Create .gitignore rules for JEnv 7 yıl önce
JetBrains.gitignore Include Rider as a supported IDE (#3323) 4 yıl önce
KDevelop4.gitignore adding global gitignore for KDevelop4 12 yıl önce
Kate.gitignore Added Kate ignore file 10 yıl önce
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki 9 yıl önce
LibreOffice.gitignore Move LibreOffice.gitignore to /Global 9 yıl önce
Linux.gitignore Add .nfs files to Linux.gitignore 7 yıl önce
LyX.gitignore Create LyX.gitignore 9 yıl önce
MATLAB.gitignore Added Simulink cache files (#3148) 4 yıl önce
Mercurial.gitignore Added dotfiles in working directory 8 yıl önce
Metals.gitignore add in global metals (#3296) 4 yıl önce
MicrosoftOffice.gitignore Removed Microsoft Word 2016 Auto Backuped File on macOS 5 yıl önce
ModelSim.gitignore added initial version of ModelSim.gitignore 13 yıl önce
Momentics.gitignore Add user-specific settings to Momentics.gitignore 9 yıl önce
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 13 yıl önce
NetBeans.gitignore Ignore Generated Files 5 yıl önce
Ninja.gitignore Make ninja a global template. 10 yıl önce
NotepadPP.gitignore ensure single trailing newline 10 yıl önce
Octave.gitignore correct capitalization problems and add Octave which link to MATLAB 5 yıl önce
Otto.gitignore Add Otto 8 yıl önce
PSoCCreator.gitignore Add .log and .zip to ignores, Thanks Alex Bustos 5 yıl önce
Patch.gitignore New file for artifacts of patch 6 yıl önce
PuTTY.gitignore Create PuTTY.gitignore 7 yıl önce
README.md Update stale heading anchor (#3445) 3 yıl önce
Redcar.gitignore Masking Redcar project files. 13 yıl önce
Redis.gitignore Add a global redis ignore file. 9 yıl önce
SBT.gitignore [SBT] Add some excludes kept in Scala.gitignore . 7 yıl önce
SVN.gitignore Ignore all the .svn folders. 13 yıl önce
SlickEdit.gitignore ensure single trailing newline 10 yıl önce
Stata.gitignore Commented out the exclusion of image files, added a link to list the image file types 8 yıl önce
SublimeText.gitignore add alternative sftp settings file (#3006) 4 yıl önce
SynopsysVCS.gitignore Trim trailing whitespace 6 yıl önce
Tags.gitignore Ignore GNU Global GSYMS database of other symbols 7 yıl önce
TextMate.gitignore add "*.tmproject" to ignore list 13 yıl önce
TortoiseGit.gitignore Create TortoiseGit.gitignore 9 yıl önce
Vagrant.gitignore Fix log filename for Vagrant (#3053) 5 yıl önce
Vim.gitignore Update Vim.gitignore (#3169) 4 yıl önce
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 8 yıl önce
Virtuoso.gitignore Initial gitignore file for [Cadence Virtuoso](http://www.cadence.com/products/cic/Pages/default.aspx) 8 yıl önce
VisualStudioCode.gitignore Ignore Local History folder (#3008) 4 yıl önce
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting 9 yıl önce
Windows.gitignore Update Windows.gitignore (#2191) 5 yıl önce
Xcode.gitignore Partial revert of 837181e2f60198de3701a1f87e66aaf8e69d0e07 (#3132) 4 yıl önce
XilinxISE.gitignore Update to include iMPACT and Core Generator files 8 yıl önce
macOS.gitignore .DS_Store is a file name, not an extension 6 yıl önce

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