Skip to content

Conversation

@abhi18av
Copy link
Owner

This pull request removes several configuration and setup files from the template directory. These deletions simplify the repository by eliminating unused or outdated project-specific settings, shell configurations, and editor files.

Removed configuration and setup files:

  • License and metadata files:

    • Removed the .LICENSE.template file, which contained licensing information for the MAGMA pipeline.
  • Editor and tool-specific configuration:

    • Deleted .editorconfig, .air.toml, .bazelversion, and .dir-locals.el files, which provided formatting and editor-specific settings. [1] [2] [3] [4]
  • Shell and environment setup:

    • Removed Fish shell configuration files (.fish/config.fish, .fish/aliases.sh, .fish/run_fish.sh, .fish/starship.toml) and .envrc.template, which were used for project-specific shell setups. [1] [2] [3] [4] [5]
  • Git and version control:

    • Deleted .gitignore and .gitignore.jinja files, which contained rules for ignoring various files and directories.
  • Other project files:

    • Removed .dvc/config, .hasrc, and .emacs.proj/project-setup.el, which were used for DVC, tool management, and Emacs project setup, respectively. [1] [2] [3]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants