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.
Brendan Forster 23aad6abc4 Merge pull request #1640 from bpasero/patch-1 8 years ago
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. 9 years ago
Archives.gitignore add Windows Installer files 10 years ago
BricxCC.gitignore Add comment to BricxCC.gitignore 10 years ago
CVS.gitignore ensure single trailing newline 10 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 DW Dreamweaver added files 11 years ago
Eclipse.gitignore Add Java APT class path to Eclipse 9 years ago
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory 10 years ago
Emacs.gitignore Adding .cask directory to Global/Emacs.gitignore 9 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
IPythonNotebook.gitignore Remove stray whitespace 10 years ago
JDeveloper.gitignore doc JDeveloper.gitignore 9 years ago
JetBrains.gitignore add Android Studio to the covers list 9 years ago
KDevelop4.gitignore adding global gitignore for KDevelop4 12 years ago
Kate.gitignore Added Kate ignore file 11 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 .Trash-* to ignore Linux partition or ext disk trash folders 9 years ago
LyX.gitignore Create LyX.gitignore 9 years ago
Matlab.gitignore ensure single trailing newline 10 years ago
Mercurial.gitignore Added dotfiles in working directory 8 years ago
MicrosoftOffice.gitignore Create MicrosoftOffice 9 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 Added missing gradle netbeans directory 9 years ago
Ninja.gitignore Make ninja a global template. 10 years ago
NotepadPP.gitignore ensure single trailing newline 10 years ago
OSX.gitignore Expand list of root-of-volume dotfiles 9 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 Fix URL in SBT template 10 years ago
SVN.gitignore Ignore all the .svn folders. 13 years ago
SlickEdit.gitignore ensure single trailing newline 10 years ago
SublimeText.gitignore Remove *.pyc 9 years ago
SynopsysVCS.gitignore Cleaning-up some of the comments that had been previously added. 9 years ago
Tags.gitignore Ignores for gtags and cscope added. 12 years ago
TextMate.gitignore add "*.tmproject" to ignore list 13 years ago
TortoiseGit.gitignore Create TortoiseGit.gitignore 9 years ago
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. 10 years ago
Vim.gitignore Capitalise initial letter in template filenames for consistency/sorting 9 years ago
VirtualEnv.gitignore Ignore 'local' folder for virtualenv 9 years ago
VisualStudioCode.gitignore VSCode 0.8.0 config folder change 8 years ago
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting 9 years ago
Windows.gitignore add shortcut files 9 years ago
Xcode.gitignore sync up xcode related gitignore files 9 years ago
XilinxISE.gitignore Added Xilinx ISE gitignore 12 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