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.
Cemre Mengu cd49307a2c Remove extra newline (#2983) пре 5 година
..
Anjuta.gitignore Ignore the symbole database which is a generated binary file. пре 9 година
Ansible.gitignore introduce Ansible ignores пре 7 година
Archives.gitignore Fix capitalization and spacing of comments пре 7 година
Backup.gitignore Backup: Add *.orig пре 6 година
Bazaar.gitignore Create the gitignore for Bazaar version control system пре 8 година
BricxCC.gitignore Add comment to BricxCC.gitignore пре 10 година
CVS.gitignore Update CVS.gitignore пре 8 година
Calabash.gitignore Move Calabash to Global пре 8 година
Cloud9.gitignore Update Cloud9.gitignore пре 10 година
CodeKit.gitignore Updated for Codekit 3 пре 6 година
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore пре 10 година
Diff.gitignore New file for diff files пре 6 година
Dreamweaver.gitignore Add the other Dreamweaver added files пре 9 година
Dropbox.gitignore Add Dropbox.gitignore пре 9 година
Eclipse.gitignore Remove extra newline (#2983) пре 5 година
EiffelStudio.gitignore Fix few typos пре 8 година
Emacs.gitignore Add "network-security.data" пре 5 година
Ensime.gitignore Add .ensime_cache dir пре 9 година
Espresso.gitignore ensure single trailing newline пре 10 година
FlexBuilder.gitignore Added bin-release folder пре 10 година
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. пре 8 година
Images.gitignore New template file for Images пре 6 година
JDeveloper.gitignore doc JDeveloper.gitignore пре 9 година
JEnv.gitignore Create .gitignore rules for JEnv пре 7 година
JetBrains.gitignore Ignore build cache file for Android Studio 3.1+ пре 5 година
KDevelop4.gitignore adding global gitignore for KDevelop4 пре 12 година
Kate.gitignore Added Kate ignore file пре 10 година
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki пре 9 година
LibreOffice.gitignore Move LibreOffice.gitignore to /Global пре 9 година
Linux.gitignore Add .nfs files to Linux.gitignore пре 7 година
LyX.gitignore Create LyX.gitignore пре 9 година
MATLAB.gitignore correct capitalization problems and add Octave which link to MATLAB пре 5 година
Mercurial.gitignore Added dotfiles in working directory пре 8 година
MicrosoftOffice.gitignore Removed Microsoft Word 2016 Auto Backuped File on macOS пре 5 година
ModelSim.gitignore added initial version of ModelSim.gitignore пре 13 година
Momentics.gitignore Add user-specific settings to Momentics.gitignore пре 9 година
MonoDevelop.gitignore Added support for MonoDevelop .gitignore пре 13 година
NetBeans.gitignore Ignore Generated Files пре 5 година
Ninja.gitignore Make ninja a global template. пре 10 година
NotepadPP.gitignore ensure single trailing newline пре 10 година
Octave.gitignore correct capitalization problems and add Octave which link to MATLAB пре 5 година
Otto.gitignore Add Otto пре 8 година
PSoCCreator.gitignore Add .log and .zip to ignores, Thanks Alex Bustos пре 5 година
Patch.gitignore New file for artifacts of patch пре 6 година
PuTTY.gitignore Create PuTTY.gitignore пре 7 година
README.md Link to section being described пре 9 година
Redcar.gitignore Masking Redcar project files. пре 13 година
Redis.gitignore Add a global redis ignore file. пре 9 година
SBT.gitignore [SBT] Add some excludes kept in Scala.gitignore . пре 7 година
SVN.gitignore Ignore all the .svn folders. пре 13 година
SlickEdit.gitignore ensure single trailing newline пре 10 година
Stata.gitignore Commented out the exclusion of image files, added a link to list the image file types пре 8 година
SublimeText.gitignore Fix capitalization and spacing of comments пре 7 година
SynopsysVCS.gitignore Trim trailing whitespace пре 6 година
Tags.gitignore Ignore GNU Global GSYMS database of other symbols пре 7 година
TextMate.gitignore add "*.tmproject" to ignore list пре 13 година
TortoiseGit.gitignore Create TortoiseGit.gitignore пре 9 година
Vagrant.gitignore Optionally add log files to Vagrant and improve file's comments пре 7 година
Vim.gitignore Merge pull request #2631 from areyer/patch-1 пре 6 година
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 пре 8 година
Virtuoso.gitignore Initial gitignore file for [Cadence Virtuoso](http://www.cadence.com/products/cic/Pages/default.aspx) пре 8 година
VisualStudioCode.gitignore Modified VS Code .gitignore пре 7 година
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting пре 9 година
Windows.gitignore Add a new .msix extension пре 6 година
Xcode.gitignore Revert "Update Xcode.gitignore" пре 5 година
XilinxISE.gitignore Update to include iMPACT and Core Generator files пре 8 година
macOS.gitignore .DS_Store is a file name, not an extension пре 6 година

README.md

Globally Useful gitignores

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

For more on global gitignores: https://help.github.com/articles/ignoring-files/#create-a-global-gitignore

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