Skip to content

IDE should not try to compile common "support" filenames... #82

Closed
@ffissore

Description

@ffissore

From @WestfW on December 10, 2015 19:19

In particular, it should ignore "dot files" like the emacs recovery history (?) for a source file:

stat /Applications/arduino/Arduino-1.6.6.app/Contents/Java/hardware/arduino/avr/cores/arduino/.#Arduino.h: no such file or directory

On unix/macos, I'm pretty sure that anything beginning with a "." should not be treated as source code.

Copied from original issue: arduino/Arduino#4289

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions