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.
Nysa acce99efee Ignore Vim untitled and unsaved buffer swapfiles пре 11 година
..
Archives.gitignore added rule for .bz2 --> bzip2 пре 12 година
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. пре 13 година
Eclipse.gitignore Merge pull request #173 from DenisGorbachev/patch-1 пре 12 година
Emacs.gitignore Added Org-mode section to Emacs ignore file пре 12 година
Espresso.gitignore Added ignore file for Espresso project files (Mac OS X only) пре 13 година
FlexBuilder.gitignore Added Flex Builder gitignore пре 13 година
IntelliJ.gitignore Adding IntelliJ ignores пре 13 година
Linux.gitignore Removed redundant ".directory" that was already covered by ".*". пре 12 година
Matlab.gitignore Manual merge to close #305 пре 11 година
Mercurial.gitignore Added newline in order to allow multiple adds of пре 13 година
ModelSim.gitignore added initial version of ModelSim.gitignore пре 13 година
MonoDevelop.gitignore Added support for MonoDevelop .gitignore пре 13 година
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 пре 12 година
OSX.gitignore change the line endings of Global/OSX from dos to unix format пре 11 година
PhPStorm.gitignore PhPStorm gitignore пре 12 година
PyCharm.gitignore PyCharm IDE project specific files пре 11 година
Quartus2.gitignore added hex files to be ignored пре 13 година
README.md READMEs and globals and you пре 13 година
Redcar.gitignore Masking Redcar project files. пре 13 година
RubyMine.gitignore Ignore file that contains your workspace preferences пре 13 година
SASS.gitignore Updated SASS gitignore пре 12 година
SBT.gitignore Adding recommended SBT ignores пре 13 година
SVN.gitignore Ignore all the .svn folders. пре 13 година
SublimeText.gitignore The sublime-project file should be checked into version control пре 12 година
Tags.gitignore tags on it's own will match a directory like lib/tags/ пре 12 година
TextMate.gitignore add "*.tmproject" to ignore list пре 13 година
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created пре 11 година
Windows.gitignore Remove space after Thumbs.db — fixes #355 пре 12 година
XilinxISE.gitignore Added Xilinx ISE gitignore пре 12 година
vim.gitignore Ignore Vim untitled and unsaved buffer swapfiles пре 11 година

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