Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Brendan Forster 7a052429f0 Merge pull request #1959 from Javierieh/add-sublime-text-packages-ignore il y a 8 ans
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. il y a 9 ans
Archives.gitignore add Windows Installer files il y a 10 ans
BricxCC.gitignore Add comment to BricxCC.gitignore il y a 10 ans
CVS.gitignore Update CVS.gitignore il y a 9 ans
Calabash.gitignore Move Calabash to Global il y a 8 ans
Cloud9.gitignore Update Cloud9.gitignore il y a 10 ans
CodeKit.gitignore Create CodeKit.gitignore il y a 9 ans
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore il y a 10 ans
Dreamweaver.gitignore Add the other Dreamweaver added files il y a 9 ans
Dropbox.gitignore Add Dropbox.gitignore il y a 9 ans
Eclipse.gitignore Merge pull request #1807 from rlee287/eclipse-recommender il y a 8 ans
EiffelStudio.gitignore Fix few typos il y a 8 ans
Emacs.gitignore Add dist/ folder to Emacs gitignores il y a 8 ans
Ensime.gitignore Add .ensime_cache dir il y a 9 ans
Espresso.gitignore ensure single trailing newline il y a 10 ans
FlexBuilder.gitignore Added bin-release folder il y a 10 ans
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. il y a 8 ans
IPythonNotebook.gitignore Remove stray whitespace il y a 10 ans
JDeveloper.gitignore doc JDeveloper.gitignore il y a 9 ans
JetBrains.gitignore Update Jetbrains .gitignore dataSources.local.xml il y a 8 ans
KDevelop4.gitignore adding global gitignore for KDevelop4 il y a 12 ans
Kate.gitignore Added Kate ignore file il y a 10 ans
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki il y a 9 ans
LibreOffice.gitignore Move LibreOffice.gitignore to /Global il y a 9 ans
Linux.gitignore improve description of .fuse_hidden il y a 8 ans
LyX.gitignore Create LyX.gitignore il y a 9 ans
Matlab.gitignore matlab: ignore octave session info il y a 8 ans
Mercurial.gitignore Added dotfiles in working directory il y a 8 ans
MicrosoftOffice.gitignore Comment more clear. il y a 8 ans
ModelSim.gitignore added initial version of ModelSim.gitignore il y a 13 ans
Momentics.gitignore Add user-specific settings to Momentics.gitignore il y a 9 ans
MonoDevelop.gitignore Added support for MonoDevelop .gitignore il y a 13 ans
NetBeans.gitignore NetBeans file nb-configuration.xml should not be ignored. il y a 8 ans
Ninja.gitignore Make ninja a global template. il y a 10 ans
NotepadPP.gitignore ensure single trailing newline il y a 10 ans
OSX.gitignore Merge pull request #1972 from Kagamine/master il y a 8 ans
Otto.gitignore Add Otto il y a 8 ans
README.md Link to section being described il y a 9 ans
Redcar.gitignore Masking Redcar project files. il y a 13 ans
Redis.gitignore Add a global redis ignore file. il y a 9 ans
SBT.gitignore Fix URL in SBT template il y a 10 ans
SVN.gitignore Ignore all the .svn folders. il y a 13 ans
SlickEdit.gitignore ensure single trailing newline il y a 10 ans
SublimeText.gitignore Move package control settings to Global/SublimeText.gitignore il y a 8 ans
SynopsysVCS.gitignore Cleaning-up some of the comments that had been previously added. il y a 9 ans
Tags.gitignore Update Tags.gitignore il y a 8 ans
TextMate.gitignore add "*.tmproject" to ignore list il y a 13 ans
TortoiseGit.gitignore Create TortoiseGit.gitignore il y a 9 ans
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. il y a 10 ans
Vim.gitignore Update Vim.gitignore il y a 8 ans
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 il y a 8 ans
VisualStudioCode.gitignore VSCode 0.8.0 config folder change il y a 8 ans
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting il y a 9 ans
Windows.gitignore add shortcut files il y a 9 ans
Xcode.gitignore Merge branch 'master' into patch-1 il y a 8 ans
XilinxISE.gitignore Update to include iMPACT and Core Generator files il y a 8 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