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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

454 Add .gitattribute file for linguist settings #456

Merged
merged 5 commits into from
Jan 10, 2023
Merged

Commits on Jan 10, 2023

  1. Create .gitattributes

    ignore .pas file since they are recognized as Pascal language
    martinvonk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8064a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0c7a69 View commit details
    Browse the repository at this point in the history
  3. Update .gitattributes

    ignore test folder instead of .pas files
    martinvonk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    7026baf View commit details
    Browse the repository at this point in the history
  4. add .gitattributes

    linguist settings based which controls the GitHub language
    ignore .pas files
    count Jupyter Notebooks as Python files
    martinvonk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    c93d92d View commit details
    Browse the repository at this point in the history
  5. Create .gitattributes

    move to root folder
    linguist settings based which controls the GitHub language
    - ignore .pas files
    - count Jupyter Notebooks as Python files
    martinvonk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    210aaab View commit details
    Browse the repository at this point in the history