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

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