Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P purr-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 363
    • Issues 363
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 53
    • Merge requests 53
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jonathan Wilkes
  • purr-data
  • Issues
  • #707
Closed
Open
Issue created Mar 12, 2021 by Jonathan Wilkes@jwilkesOwner

merge .gitignore when we merge emscripten branch with master

There's a separate .gitignore in emscripten/projects/purr-data that only applies for that subdirectory for building using emscripten.

This works right now since it doesn't apply to anything but the emscripten branch which is not yet in master. But when we merge emscripten branch with master, we'll want to merge the two .gitignore files. While git technically allows to have multiple ones it's more readable and maintainable to just have the one in the root directory.

Assignee
Assign to
Time tracking