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

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