You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Carl Suster 70d01c389d Merge pull request #1282 from andres-mancera/synopsys_vcs hace 9 años
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. hace 9 años
Archives.gitignore add Windows Installer files hace 10 años
BricxCC.gitignore Add comment to BricxCC.gitignore hace 10 años
CVS.gitignore ensure single trailing newline hace 10 años
Cloud9.gitignore Update Cloud9.gitignore hace 10 años
CodeKit.gitignore Create CodeKit.gitignore hace 9 años
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore hace 10 años
Dreamweaver.gitignore DW Dreamweaver added files hace 11 años
Eclipse.gitignore Added Eclipse JDT .classpath file, and the Eclipse core .project file to hace 9 años
EiffelStudio.gitignore Move the EiffelStudio.gitignore in the Global directory hace 10 años
Emacs.gitignore Adding .cask directory to Global/Emacs.gitignore hace 9 años
Ensime.gitignore ensure single trailing newline hace 10 años
Espresso.gitignore ensure single trailing newline hace 10 años
FlexBuilder.gitignore Added bin-release folder hace 10 años
IPythonNotebook.gitignore Remove stray whitespace hace 10 años
JDeveloper.gitignore doc JDeveloper.gitignore hace 9 años
JetBrains.gitignore Merge pull request #1232 from thunsaker/patch-1 hace 9 años
KDevelop4.gitignore adding global gitignore for KDevelop4 hace 12 años
Kate.gitignore Added Kate ignore file hace 10 años
Lazarus.gitignore Update Lazarus.gitignore hace 9 años
LibreOffice.gitignore Move LibreOffice.gitignore to /Global hace 9 años
Linux.gitignore add .Trash-* to ignore Linux partition or ext disk trash folders hace 9 años
LyX.gitignore Create LyX.gitignore hace 9 años
Matlab.gitignore ensure single trailing newline hace 10 años
Mercurial.gitignore Added newline in order to allow multiple adds of hace 13 años
MicrosoftOffice.gitignore Create MicrosoftOffice hace 9 años
ModelSim.gitignore added initial version of ModelSim.gitignore hace 13 años
Momentics.gitignore Add user-specific settings to Momentics.gitignore hace 9 años
MonoDevelop.gitignore Added support for MonoDevelop .gitignore hace 13 años
NetBeans.gitignore Added missing gradle netbeans directory hace 9 años
Ninja.gitignore Make ninja a global template. hace 10 años
NotepadPP.gitignore ensure single trailing newline hace 10 años
OSX.gitignore Fixed typo in comment hace 10 años
README.md READMEs and globals and you hace 13 años
Redcar.gitignore Masking Redcar project files. hace 13 años
Redis.gitignore Add a global redis ignore file. hace 9 años
SBT.gitignore Fix URL in SBT template hace 10 años
SVN.gitignore Ignore all the .svn folders. hace 13 años
SlickEdit.gitignore ensure single trailing newline hace 10 años
SublimeText.gitignore Remove *.pyc hace 9 años
SynopsysVCS.gitignore Moving SynopsysVCS.gitignore into Global/. hace 9 años
Tags.gitignore Ignores for gtags and cscope added. hace 12 años
TextMate.gitignore add "*.tmproject" to ignore list hace 13 años
TortoiseGit.gitignore Create TortoiseGit.gitignore hace 9 años
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. hace 10 años
Vim.gitignore Capitalise initial letter in template filenames for consistency/sorting hace 9 años
VirtualEnv.gitignore Ignore the pip self check marker file in a Virtualenv. hace 9 años
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting hace 9 años
Windows.gitignore add shortcut files hace 9 años
Xcode.gitignore Ignore xcuserstate hace 10 años
XilinxISE.gitignore Added Xilinx ISE gitignore hace 12 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: http://help.github.com/git-ignore/

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