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

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