github-gitignore/Global
2026-04-07 20:02:07 -07:00
..
AL.gitignore new line for validation 2021-11-28 08:34:56 +01:00
Anjuta.gitignore
Ansible.gitignore add .ansible/ folder to ansible.gitignore 2025-04-28 16:38:03 +02:00
Archives.gitignore Add zstd files to Archives.gitignore 2024-04-26 18:00:50 +08:00
Backup.gitignore Backup: Add *.orig 2018-06-18 11:20:48 +07:00
Bazaar.gitignore Create the gitignore for Bazaar version control system 2016-06-12 22:44:23 +01:00
BricxCC.gitignore
Calabash.gitignore Move Calabash to Global 2016-01-27 12:24:30 +01:00
Cloud9.gitignore
CodeKit.gitignore Updated for Codekit 3 2018-06-14 08:53:48 -05:00
Cursor.gitignore Remove .vscode/* 2025-05-22 08:41:23 +08:00
CVS.gitignore Update CVS.gitignore 2015-07-22 15:00:32 -04:00
DartEditor.gitignore
Diff.gitignore New file for diff files 2018-06-18 11:33:48 +07:00
Dreamweaver.gitignore
Dropbox.gitignore
Eclipse.gitignore Fixed APT generated tests location 2022-01-11 10:22:00 +00:00
EiffelStudio.gitignore Fix few typos 2015-12-13 16:07:46 +02:00
Emacs.gitignore Added undo-tree 2023-03-20 05:50:59 +00:00
Ensime.gitignore
Espresso.gitignore
FlexBuilder.gitignore
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. 2015-09-09 13:48:12 -04:00
Images.gitignore New template file for Images 2018-01-04 04:57:41 +02:00
JDeveloper.gitignore
JEnv.gitignore Create .gitignore rules for JEnv 2017-05-25 23:48:15 +01:00
JetBrains.gitignore Ignore GitHub Copilot migration files 2025-10-17 11:29:23 +02:00
Kate.gitignore
KDevelop4.gitignore
Lazarus.gitignore
Lefthook.gitignore Update Lefthook doc links, add files in .config/ 2025-06-21 11:05:46 +03:00
LibreOffice.gitignore
Linux.gitignore Update Linux.gitignore 2025-03-31 22:52:38 -05:00
LyX.gitignore
macOS.gitignore Revert change to Icon rule 2026-04-07 20:02:07 -07:00
MATLAB.gitignore per review comments 2022-07-08 13:05:31 -04:00
Mercurial.gitignore Added dotfiles in working directory 2015-08-22 22:02:39 +02:00
Metals.gitignore Fix invalid comments 2024-01-11 18:12:35 +01:00
MicrosoftOffice.gitignore ignore temporary Microsoft Word template files (.dot/.dotx) 2022-03-25 11:50:40 -05:00
mise.gitignore Simplify mise ignores, make better applicable to monorepos 2025-03-17 09:49:29 +02:00
Momentics.gitignore
MonoDevelop.gitignore
NetBeans.gitignore Ignore Generated Files 2018-12-06 09:19:35 -05:00
Ninja.gitignore
NotepadPP.gitignore
Octave.gitignore correct capitalization problems and add Octave which link to MATLAB 2018-11-26 22:02:40 +11:00
Otto.gitignore Add Otto 2015-09-28 15:06:14 -07:00
Patch.gitignore New file for artifacts of patch 2018-06-18 11:22:44 +07:00
PlatformIO.gitignore Create PlatformIO.gitignore 2020-01-04 07:59:02 -05:00
PSoCCreator.gitignore Add .log and .zip to ignores, Thanks Alex Bustos 2018-09-18 16:07:13 +02:00
PuTTY.gitignore Create PuTTY.gitignore 2017-05-10 10:00:35 +02:00
README.md Update stale heading anchor (#3445) 2020-07-03 17:17:35 -03:00
Redcar.gitignore
Redis.gitignore
SBT.gitignore [SBT] Ignore .bsp directory 2020-10-14 19:41:41 -07:00
SlickEdit.gitignore
Stata.gitignore Update Stata.gitignore to ignore new auto backup files 2023-06-14 23:47:24 -05:00
STM32CubeIDE.gitignore Remove .vscode rule 2025-09-06 17:33:39 +01:00
SublimeText.gitignore add alternative sftp settings file (#3006) 2020-02-10 06:21:09 -04:00
SVN.gitignore
Syncthing.gitignore Update Syncthing.gitignore 2021-09-29 17:57:09 +08:00
SynopsysVCS.gitignore Trim trailing whitespace 2018-06-05 11:09:20 +07:00
Tags.gitignore Ignore GNU Global GSYMS database of other symbols 2016-08-16 13:41:52 +02:00
TextMate.gitignore
TortoiseGit.gitignore
Vagrant.gitignore Fix log filename for Vagrant (#3053) 2019-05-12 12:29:47 -03:00
Vim.gitignore Fix invalid comments 2024-01-11 18:12:35 +01:00
VirtualEnv.gitignore Update broken virtualenv link 2025-07-15 14:24:35 -04:00
Virtuoso.gitignore Initial gitignore file for [Cadence Virtuoso](http://www.cadence.com/products/cic/Pages/default.aspx) 2015-11-02 18:49:06 +01:00
VisualStudioCode.gitignore VSCode: Unignore .code-workspace, remove .history/ (3rd party extension) 2025-06-13 22:18:45 +03:00
WebMethods.gitignore
Windows.gitignore Update Windows.gitignore (#2191) 2019-05-12 09:40:18 -03:00
Xcode.gitignore Drop Xcode 8 compatibility 2024-05-12 17:57:07 +03:00
XilinxISE.gitignore Update to include iMPACT and Core Generator files 2015-12-06 11:47:00 -08:00

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/en/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer

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