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.
Dmitriy "DK" Korobskiy 2170a0447b
.idea/**/datasources.xml is now safe to store
il y a 6 ans
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. il y a 9 ans
Ansible.gitignore introduce Ansible ignores il y a 7 ans
Archives.gitignore Fix capitalization and spacing of comments il y a 7 ans
Bazaar.gitignore Create the gitignore for Bazaar version control system il y a 8 ans
BricxCC.gitignore Add comment to BricxCC.gitignore il y a 10 ans
CVS.gitignore Update CVS.gitignore il y a 8 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 Update Eclipse.gitignore (#2556) il y a 6 ans
EiffelStudio.gitignore Fix few typos il y a 8 ans
Emacs.gitignore Add .dir-locals.el il y a 7 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
JDeveloper.gitignore doc JDeveloper.gitignore il y a 9 ans
JEnv.gitignore Create .gitignore rules for JEnv il y a 7 ans
JetBrains.gitignore .idea/**/datasources.xml is now safe to store il y a 6 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 Add .nfs files to Linux.gitignore il y a 7 ans
LyX.gitignore Create LyX.gitignore il y a 9 ans
Matlab.gitignore Update Matlab.gitignore (#2533) il y a 6 ans
Mercurial.gitignore Added dotfiles in working directory il y a 8 ans
MicrosoftOffice.gitignore Edit ignore for Microsoft Visio autosave files to include Office <= 2003 il y a 7 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 nbactions.xml must not be ignored (?) il y a 7 ans
Ninja.gitignore Make ninja a global template. il y a 10 ans
NotepadPP.gitignore ensure single trailing newline il y a 10 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 [SBT] Add some excludes kept in Scala.gitignore . il y a 7 ans
SVN.gitignore Ignore all the .svn folders. il y a 13 ans
SlickEdit.gitignore ensure single trailing newline il y a 10 ans
Stata.gitignore Commented out the exclusion of image files, added a link to list the image file types il y a 8 ans
SublimeText.gitignore Fix capitalization and spacing of comments il y a 7 ans
SynopsysVCS.gitignore Cleaning-up some of the comments that had been previously added. il y a 9 ans
Tags.gitignore Ignore GNU Global GSYMS database of other symbols il y a 7 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 Optionally add log files to Vagrant and improve file's comments il y a 7 ans
Vim.gitignore Fix capitalization and spacing of comments il y a 7 ans
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 il y a 8 ans
VisualStudioCode.gitignore Modified VS Code .gitignore il y a 7 ans
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting il y a 9 ans
Windows.gitignore Change desktop.ini to [Dd]esktop.ini il y a 6 ans
Xcode.gitignore clarifying when ignoring is not required il y a 7 ans
XilinxISE.gitignore Update to include iMPACT and Core Generator files il y a 8 ans
macOS.gitignore .DS_Store is a file name, not an extension il y a 6 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