Victor Häggqvist 558460c0a8 add Android Studio to the covers list hace 9 años
..
Anjuta.gitignore 8bdd66a95d Ignore the symbole database which is a generated binary file. hace 10 años
Archives.gitignore 59c668120f add Windows Installer files hace 11 años
BricxCC.gitignore 9345b6b461 Add comment to BricxCC.gitignore hace 11 años
CVS.gitignore f0dde55c6b ensure single trailing newline hace 11 años
Cloud9.gitignore 446ba8454d Update Cloud9.gitignore hace 11 años
CodeKit.gitignore 622a331692 Create CodeKit.gitignore hace 10 años
DartEditor.gitignore 12d95d1ff8 Move editor specific files into a new DartEditor.gitignore hace 11 años
Dreamweaver.gitignore c83782755f DW Dreamweaver added files hace 11 años
Eclipse.gitignore a773ba9b04 Add Java APT class path to Eclipse hace 10 años
EiffelStudio.gitignore 009b474870 Move the EiffelStudio.gitignore in the Global directory hace 11 años
Emacs.gitignore 8b37dbd824 Adding .cask directory to Global/Emacs.gitignore hace 10 años
Ensime.gitignore e71dfbb6d0 Add .ensime_cache dir hace 10 años
Espresso.gitignore f0dde55c6b ensure single trailing newline hace 11 años
FlexBuilder.gitignore 485a600a77 Added bin-release folder hace 11 años
IPythonNotebook.gitignore 48e703a2c2 Remove stray whitespace hace 11 años
JDeveloper.gitignore e2de441a3e doc JDeveloper.gitignore hace 10 años
JetBrains.gitignore 558460c0a8 add Android Studio to the covers list hace 9 años
KDevelop4.gitignore e6aa7144b2 adding global gitignore for KDevelop4 hace 13 años
Kate.gitignore 5f35f30b04 Added Kate ignore file hace 11 años
Lazarus.gitignore 79234283de Reworked Lazarus.gitignore according to Lazarus Wiki hace 10 años
LibreOffice.gitignore 0b421ba8db Move LibreOffice.gitignore to /Global hace 10 años
Linux.gitignore 586674cfb4 add .Trash-* to ignore Linux partition or ext disk trash folders hace 10 años
LyX.gitignore 1f6d881044 Create LyX.gitignore hace 10 años
Matlab.gitignore f0dde55c6b ensure single trailing newline hace 11 años
Mercurial.gitignore cf2cc27679 Added newline in order to allow multiple adds of hace 14 años
MicrosoftOffice.gitignore 740274428e Create MicrosoftOffice hace 10 años
ModelSim.gitignore 5eeeeef2fd added initial version of ModelSim.gitignore hace 14 años
Momentics.gitignore 2201df76be Add user-specific settings to Momentics.gitignore hace 10 años
MonoDevelop.gitignore e8b2e1a9cc Added support for MonoDevelop .gitignore hace 14 años
NetBeans.gitignore fcc66a0ac8 Added missing gradle netbeans directory hace 10 años
Ninja.gitignore 68e79f379d Make ninja a global template. hace 10 años
NotepadPP.gitignore 5342e13bc9 ensure single trailing newline hace 11 años
OSX.gitignore 8478c871f3 Expand list of root-of-volume dotfiles hace 10 años
README.md 5b3bb94904 Link to section being described hace 10 años
Redcar.gitignore 6a492645d5 Masking Redcar project files. hace 14 años
Redis.gitignore cfd038734d Add a global redis ignore file. hace 10 años
SBT.gitignore 08f0247f17 Fix URL in SBT template hace 11 años
SVN.gitignore c4619a22f0 Ignore all the .svn folders. hace 14 años
SlickEdit.gitignore 5342e13bc9 ensure single trailing newline hace 11 años
SublimeText.gitignore a30beca8ba Remove *.pyc hace 10 años
SynopsysVCS.gitignore 4457dcc517 Cleaning-up some of the comments that had been previously added. hace 10 años
Tags.gitignore e741ca37c8 Ignores for gtags and cscope added. hace 13 años
TextMate.gitignore 3037435cee add "*.tmproject" to ignore list hace 14 años
TortoiseGit.gitignore abafa2d26f Create TortoiseGit.gitignore hace 10 años
Vagrant.gitignore c1af2ae829 Allow the Vagrantfile to be tracked as that's the intended purpose. hace 11 años
Vim.gitignore 9f1b7d77e2 Capitalise initial letter in template filenames for consistency/sorting hace 10 años
VirtualEnv.gitignore 37f888d5cd Ignore the pip self check marker file in a Virtualenv. hace 10 años
VisualStudioCode.gitignore db9ef4a789 Move VS Code to Global folder hace 10 años
WebMethods.gitignore 9f1b7d77e2 Capitalise initial letter in template filenames for consistency/sorting hace 10 años
Windows.gitignore c3751cac16 add shortcut files hace 10 años
Xcode.gitignore 507c3949be sync up xcode related gitignore files hace 10 años
XilinxISE.gitignore 26921c039a Added Xilinx ISE gitignore hace 13 años

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