gitignore/Global
2025-03-31 22:52:38 -05:00
..
AL.gitignore new line for validation 2021-11-28 08:34:56 +01:00
Anjuta.gitignore
Ansible.gitignore introduce Ansible ignores 2016-09-07 15:49:29 +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
CVS.gitignore
DartEditor.gitignore
Diff.gitignore New file for diff files 2018-06-18 11:33:48 +07:00
Dreamweaver.gitignore
Dropbox.gitignore
Eclipse.gitignore [Global/Eclipse] Make .project opt-in (#3305) 2020-02-09 18:20:27 -04:00
EiffelStudio.gitignore Fix few typos 2015-12-13 16:07:46 +02:00
Emacs.gitignore Add "network-security.data" 2018-11-08 10:59:36 +09:00
Ensime.gitignore
Espresso.gitignore
FlexBuilder.gitignore
GPG.gitignore
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 Merge pull request #3607 from TigerC10/updating-jetbrains-sonarlint-plugin 2021-12-10 20:46:40 -08:00
Kate.gitignore
KDevelop4.gitignore
Lazarus.gitignore
LibreOffice.gitignore
Linux.gitignore Update Linux.gitignore 2025-03-31 22:52:38 -05:00
LyX.gitignore
macOS.gitignore macOS low cap m 2018-12-10 23:01:10 +11:00
MATLAB.gitignore Added Simulink cache files (#3148) 2019-08-20 08:49:44 -03:00
Mercurial.gitignore
Metals.gitignore add in global metals (#3296) 2020-02-10 06:34:56 -04:00
MicrosoftOffice.gitignore Removed Microsoft Word 2016 Auto Backuped File on macOS 2018-08-14 12:50:32 +08:00
ModelSim.gitignore
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
Patch.gitignore New file for artifacts of patch 2018-06-18 11:22:44 +07: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] Add some excludes kept in Scala.gitignore . 2017-02-17 01:08:00 +05:00
SlickEdit.gitignore
Stata.gitignore
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 Update Vim.gitignore (#3169) 2019-09-10 11:07:19 -03:00
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 2016-01-21 10:36:01 +01: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 Ignore files in directory, not the directory itself 2021-12-14 03:19:45 +02: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