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.
iven 05fa33b554 Ignore vim session file. hace 13 años
..
Archives.gitignore Fixed comments in Archives.gitignore hace 13 años
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. hace 13 años
Eclipse.gitignore Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java hace 13 años
Emacs.gitignore dont track compiled elisp hace 13 años
FlexBuilder.gitignore Added Flex Builder gitignore hace 13 años
IntelliJ.gitignore Adding IntelliJ ignores hace 13 años
Linux.gitignore Ignore Linux hidden files (.*) except .gitignore files. hace 13 años
Mercurial.gitignore added Mercurial.gitignore hace 13 años
NetBeans.gitignore added NetBeans ignore hace 13 años
OSX.gitignore In Global/OSX.gitignore .DS_Store? didn't match .DS_Store (a question mark (?) matches a single character). hace 13 años
README.md READMEs and globals and you hace 13 años
Redcar.gitignore Masking Redcar project files. hace 13 años
SBT.gitignore Adding recommended SBT ignores hace 13 años
SVN.gitignore Ignore all the .svn folders. hace 13 años
Tags.gitignore Ignore files generated by Etags and Ctags hace 13 años
TextMate.gitignore add "*.tmproject" to ignore list hace 13 años
Vi.gitignore Adding Emacs backup, and Vi swap ignores to Global/ hace 13 años
VisualStudio.gitignore Merge branch 'master' of https://github.com/wdang/gitignore into wdang-master hace 13 años
Windows.gitignore Small cleanup of comments in the file hace 13 años
vim.gitignore Ignore vim session file. hace 13 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