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.
Carl Suster 70d01c389d Merge pull request #1282 from andres-mancera/synopsys_vcs il y a 9 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 ensure single trailing newline il y a 10 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 DW Dreamweaver added files il y a 10 ans
Eclipse.gitignore Added Eclipse JDT .classpath file, and the Eclipse core .project file to il y a 9 ans
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory il y a 10 ans
Emacs.gitignore Adding .cask directory to Global/Emacs.gitignore il y a 9 ans
Ensime.gitignore ensure single trailing newline il y a 10 ans
Espresso.gitignore ensure single trailing newline il y a 10 ans
FlexBuilder.gitignore Added bin-release folder il y a 10 ans
IPythonNotebook.gitignore Remove stray whitespace il y a 10 ans
JDeveloper.gitignore doc JDeveloper.gitignore il y a 9 ans
JetBrains.gitignore Merge pull request #1232 from thunsaker/patch-1 il y a 9 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 Update Lazarus.gitignore il y a 9 ans
LibreOffice.gitignore Move LibreOffice.gitignore to /Global il y a 9 ans
Linux.gitignore add .Trash-* to ignore Linux partition or ext disk trash folders il y a 9 ans
LyX.gitignore Create LyX.gitignore il y a 9 ans
Matlab.gitignore ensure single trailing newline il y a 10 ans
Mercurial.gitignore Added newline in order to allow multiple adds of il y a 13 ans
MicrosoftOffice.gitignore Create MicrosoftOffice il y a 9 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 Added missing gradle netbeans directory il y a 9 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 Fixed typo in comment il y a 10 ans
README.md READMEs and globals and you il y a 13 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 Remove *.pyc il y a 9 ans
SynopsysVCS.gitignore Moving SynopsysVCS.gitignore into Global/. il y a 9 ans
Tags.gitignore Ignores for gtags and cscope added. il y a 12 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 Capitalise initial letter in template filenames for consistency/sorting il y a 9 ans
VirtualEnv.gitignore Ignore the pip self check marker file in a Virtualenv. il y a 9 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 Ignore xcuserstate il y a 10 ans
XilinxISE.gitignore Added Xilinx ISE gitignore il y a 12 ans

README.md

Globally Useful gitignores

This directory contains globally useful gitignores, e.g. OS-specific and editor specific.

For more on global gitignores: http://help.github.com/git-ignore/

And a good blog post about ‘em: http://augustl.com/blog/2009/global_gitignores