Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Dmitriy "DK" Korobskiy 2170a0447b
.idea/**/datasources.xml is now safe to store
6 лет назад
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. 9 лет назад
Ansible.gitignore introduce Ansible ignores 7 лет назад
Archives.gitignore Fix capitalization and spacing of comments 7 лет назад
Bazaar.gitignore Create the gitignore for Bazaar version control system 8 лет назад
BricxCC.gitignore Add comment to BricxCC.gitignore 10 лет назад
CVS.gitignore Update CVS.gitignore 8 лет назад
Calabash.gitignore Move Calabash to Global 8 лет назад
Cloud9.gitignore Update Cloud9.gitignore 10 лет назад
CodeKit.gitignore Create CodeKit.gitignore 9 лет назад
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore 10 лет назад
Dreamweaver.gitignore Add the other Dreamweaver added files 9 лет назад
Dropbox.gitignore Add Dropbox.gitignore 9 лет назад
Eclipse.gitignore Update Eclipse.gitignore (#2556) 6 лет назад
EiffelStudio.gitignore Fix few typos 8 лет назад
Emacs.gitignore Add .dir-locals.el 7 лет назад
Ensime.gitignore Add .ensime_cache dir 9 лет назад
Espresso.gitignore ensure single trailing newline 10 лет назад
FlexBuilder.gitignore Added bin-release folder 10 лет назад
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. 8 лет назад
JDeveloper.gitignore doc JDeveloper.gitignore 9 лет назад
JEnv.gitignore Create .gitignore rules for JEnv 7 лет назад
JetBrains.gitignore .idea/**/datasources.xml is now safe to store 6 лет назад
KDevelop4.gitignore adding global gitignore for KDevelop4 12 лет назад
Kate.gitignore Added Kate ignore file 10 лет назад
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki 9 лет назад
LibreOffice.gitignore Move LibreOffice.gitignore to /Global 9 лет назад
Linux.gitignore Add .nfs files to Linux.gitignore 7 лет назад
LyX.gitignore Create LyX.gitignore 9 лет назад
Matlab.gitignore Update Matlab.gitignore (#2533) 6 лет назад
Mercurial.gitignore Added dotfiles in working directory 8 лет назад
MicrosoftOffice.gitignore Edit ignore for Microsoft Visio autosave files to include Office <= 2003 7 лет назад
ModelSim.gitignore added initial version of ModelSim.gitignore 13 лет назад
Momentics.gitignore Add user-specific settings to Momentics.gitignore 9 лет назад
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 13 лет назад
NetBeans.gitignore nbactions.xml must not be ignored (?) 7 лет назад
Ninja.gitignore Make ninja a global template. 10 лет назад
NotepadPP.gitignore ensure single trailing newline 10 лет назад
Otto.gitignore Add Otto 8 лет назад
README.md Link to section being described 9 лет назад
Redcar.gitignore Masking Redcar project files. 13 лет назад
Redis.gitignore Add a global redis ignore file. 9 лет назад
SBT.gitignore [SBT] Add some excludes kept in Scala.gitignore . 7 лет назад
SVN.gitignore Ignore all the .svn folders. 13 лет назад
SlickEdit.gitignore ensure single trailing newline 10 лет назад
Stata.gitignore Commented out the exclusion of image files, added a link to list the image file types 9 лет назад
SublimeText.gitignore Fix capitalization and spacing of comments 7 лет назад
SynopsysVCS.gitignore Cleaning-up some of the comments that had been previously added. 9 лет назад
Tags.gitignore Ignore GNU Global GSYMS database of other symbols 7 лет назад
TextMate.gitignore add "*.tmproject" to ignore list 13 лет назад
TortoiseGit.gitignore Create TortoiseGit.gitignore 9 лет назад
Vagrant.gitignore Optionally add log files to Vagrant and improve file's comments 7 лет назад
Vim.gitignore Fix capitalization and spacing of comments 7 лет назад
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 8 лет назад
VisualStudioCode.gitignore Modified VS Code .gitignore 7 лет назад
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting 9 лет назад
Windows.gitignore Change desktop.ini to [Dd]esktop.ini 6 лет назад
Xcode.gitignore clarifying when ignoring is not required 7 лет назад
XilinxISE.gitignore Update to include iMPACT and Core Generator files 8 лет назад
macOS.gitignore .DS_Store is a file name, not an extension 7 лет назад

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