gitignore/Global
Tim Hunter e478c8faf6
Merge pull request #3552 from armanbilge/sbt-bsp
[SBT] Ignore .bsp directory
2025-06-02 13:08:09 -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
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
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
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 #4564 from ashwingopalsamy/patch-1 2025-05-23 14:21:54 -07: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 Use a character class to ignore Icon\r directories 2025-02-28 19:56:44 -05:00
MATLAB.gitignore Added Simulink cache files (#3148) 2019-08-20 08:49:44 -03:00
Mercurial.gitignore
Metals.gitignore Fix Metals gitignore 2023-01-31 20:07:18 -06: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
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
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
Virtuoso.gitignore
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

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