Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Andrew Shymanel bf3f140cfa
Ignore files in directory, not the directory itself
il y a 2 ans
..
AL.gitignore new line for validation il y a 2 ans
Anjuta.gitignore Ignore the symbole database which is a generated binary file. il y a 9 ans
Ansible.gitignore introduce Ansible ignores il y a 7 ans
Archives.gitignore Update Archives.gitignore (#3220) il y a 4 ans
Backup.gitignore Backup: Add *.orig il y a 6 ans
Bazaar.gitignore Create the gitignore for Bazaar version control system il y a 8 ans
BricxCC.gitignore Add comment to BricxCC.gitignore il y a 10 ans
CVS.gitignore Update CVS.gitignore il y a 8 ans
Calabash.gitignore Move Calabash to Global il y a 8 ans
Cloud9.gitignore Update Cloud9.gitignore il y a 10 ans
CodeKit.gitignore Updated for Codekit 3 il y a 6 ans
DartEditor.gitignore Move editor specific files into a new DartEditor.gitignore il y a 10 ans
Diff.gitignore New file for diff files il y a 6 ans
Dreamweaver.gitignore Add the other Dreamweaver added files il y a 9 ans
Dropbox.gitignore Add Dropbox.gitignore il y a 9 ans
Eclipse.gitignore [Global/Eclipse] Make .project opt-in (#3305) il y a 4 ans
EiffelStudio.gitignore Fix few typos il y a 8 ans
Emacs.gitignore Add "network-security.data" il y a 5 ans
Ensime.gitignore Add .ensime_cache dir il y a 9 ans
Espresso.gitignore ensure single trailing newline il y a 10 ans
FlexBuilder.gitignore Added bin-release folder il y a 10 ans
GPG.gitignore Adding rule to not accidentally publish your PGP/GPG private keys. il y a 8 ans
Images.gitignore New template file for Images il y a 6 ans
JDeveloper.gitignore doc JDeveloper.gitignore il y a 9 ans
JEnv.gitignore Create .gitignore rules for JEnv il y a 7 ans
JetBrains.gitignore Merge pull request #3607 from TigerC10/updating-jetbrains-sonarlint-plugin il y a 2 ans
KDevelop4.gitignore adding global gitignore for KDevelop4 il y a 12 ans
Kate.gitignore Added Kate ignore file il y a 10 ans
Lazarus.gitignore Reworked Lazarus.gitignore according to Lazarus Wiki il y a 9 ans
LibreOffice.gitignore Move LibreOffice.gitignore to /Global il y a 9 ans
Linux.gitignore Add .nfs files to Linux.gitignore il y a 7 ans
LyX.gitignore Create LyX.gitignore il y a 9 ans
MATLAB.gitignore Added Simulink cache files (#3148) il y a 4 ans
Mercurial.gitignore Added dotfiles in working directory il y a 8 ans
Metals.gitignore add in global metals (#3296) il y a 4 ans
MicrosoftOffice.gitignore Removed Microsoft Word 2016 Auto Backuped File on macOS il y a 5 ans
ModelSim.gitignore added initial version of ModelSim.gitignore il y a 13 ans
Momentics.gitignore Add user-specific settings to Momentics.gitignore il y a 9 ans
MonoDevelop.gitignore Added support for MonoDevelop .gitignore il y a 13 ans
NetBeans.gitignore Ignore Generated Files il y a 5 ans
Ninja.gitignore Make ninja a global template. il y a 10 ans
NotepadPP.gitignore ensure single trailing newline il y a 10 ans
Octave.gitignore correct capitalization problems and add Octave which link to MATLAB il y a 5 ans
Otto.gitignore Add Otto il y a 8 ans
PSoCCreator.gitignore Add .log and .zip to ignores, Thanks Alex Bustos il y a 5 ans
Patch.gitignore New file for artifacts of patch il y a 6 ans
PuTTY.gitignore Create PuTTY.gitignore il y a 7 ans
README.md Update stale heading anchor (#3445) il y a 3 ans
Redcar.gitignore Masking Redcar project files. il y a 13 ans
Redis.gitignore Add a global redis ignore file. il y a 9 ans
SBT.gitignore [SBT] Add some excludes kept in Scala.gitignore . il y a 7 ans
SVN.gitignore Ignore all the .svn folders. il y a 13 ans
SlickEdit.gitignore ensure single trailing newline il y a 10 ans
Stata.gitignore Commented out the exclusion of image files, added a link to list the image file types il y a 8 ans
SublimeText.gitignore add alternative sftp settings file (#3006) il y a 4 ans
Syncthing.gitignore Update Syncthing.gitignore il y a 2 ans
SynopsysVCS.gitignore Trim trailing whitespace il y a 6 ans
Tags.gitignore Ignore GNU Global GSYMS database of other symbols il y a 7 ans
TextMate.gitignore add "*.tmproject" to ignore list il y a 13 ans
TortoiseGit.gitignore Create TortoiseGit.gitignore il y a 9 ans
Vagrant.gitignore Fix log filename for Vagrant (#3053) il y a 5 ans
Vim.gitignore Update Vim.gitignore (#3169) il y a 4 ans
VirtualEnv.gitignore Merge remote-tracking branch 'upstream/master' into patch-1 il y a 8 ans
Virtuoso.gitignore Initial gitignore file for [Cadence Virtuoso](http://www.cadence.com/products/cic/Pages/default.aspx) il y a 8 ans
VisualStudioCode.gitignore Ignore files in directory, not the directory itself il y a 2 ans
WebMethods.gitignore Capitalise initial letter in template filenames for consistency/sorting il y a 9 ans
Windows.gitignore Update Windows.gitignore (#2191) il y a 5 ans
Xcode.gitignore Partial revert of 837181e2f60198de3701a1f87e66aaf8e69d0e07 (#3132) il y a 4 ans
XilinxISE.gitignore Update to include iMPACT and Core Generator files il y a 8 ans
macOS.gitignore .DS_Store is a file name, not an extension il y a 6 ans

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/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