Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore VSCode's Precompiled Headers folder #5741

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

drashna
Copy link
Member

@drashna drashna commented Apr 30, 2019

Description

VSCode has started to store precompiled headers in /.vscode/ipch/, so lets add this folder to gitignore, so we no longer see these from people's PRs.

Types of Changes

  • Enhancement/optimization

Checklist

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@drashna drashna changed the title Ignore VSCode ipch folder Ignore VSCode's Precompiled Headers folder Apr 30, 2019
Copy link
Contributor

@mechmerlin mechmerlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@mechmerlin mechmerlin merged commit 5b9667a into qmk:master Apr 30, 2019
@drashna drashna deleted the fix/vscode_artifacts branch April 30, 2019 16:23
foosinn pushed a commit to foosinn/qmk_firmware that referenced this pull request May 6, 2019
Timbus pushed a commit to Timbus/qmk_firmware that referenced this pull request Jun 23, 2019
benjaminmikiten pushed a commit to benjaminmikiten/qmk_firmware that referenced this pull request Sep 29, 2019
benjaminmikiten pushed a commit to benjaminmikiten/qmk_firmware that referenced this pull request Dec 18, 2019
benjaminmikiten added a commit to benjaminmikiten/qmk_firmware that referenced this pull request Dec 18, 2019
…ware into develop

* 'develop' of https://github.com/benjaminmikiten/qmk_firmware: (42 commits)
  userspace work
  preonic edits
  work
  update dvorak
  add hexpad, bootmagic
  split version of xd75
  rewrite XD75 lauyout for left-hand keypad
  add enter, clicky toggle, switch song
  redo preonic
  Update keymap.c
  restore songs
  swap lower, raise
  create preonic layout
  add xd75 keymap
  fix plaid adjust layer
  update gitignore
  [Keyboard] Remove file with same name and different case (qmk#6028)
  Ignore VSCode ipsh folder (qmk#5741)
  add infinity ergodox
  customize keymap some
  ...

# Conflicts:
#	keyboards/preonic/keymaps/benjaminmikiten/config.h
#	keyboards/preonic/keymaps/benjaminmikiten/keymap.c
#	keyboards/preonic/keymaps/benjaminmikiten/rules.mk
#	keyboards/romac/rules.mk
#	keyboards/xd75/keymaps/benjaminmikiten/keymap.c
#	keyboards/xd75/keymaps/benjaminmikiten/rules.mk
#	users/benjaminmikiten/benjaminmikiten.h
#	users/benjaminmikiten/readme.md
ridingqwerty pushed a commit to ridingqwerty/qmk_firmware that referenced this pull request Jan 10, 2020
JeffreyPalmer pushed a commit to JeffreyPalmer/qmk_firmware that referenced this pull request Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants