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

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