Skip to content

Commit

Permalink
Change a few permissions to 644 for text files (#584)
Browse files Browse the repository at this point in the history
* Change a few permissions to 644

* Add newline

---------

Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
  • Loading branch information
jmcarcell and jmcarcell authored Apr 15, 2024
1 parent 428150f commit 43330a8
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ spack*
.vscode
/.cache/
.venv
/.projectile

# Generated files
*podio_generated_files.cmake
Expand All @@ -79,3 +80,6 @@ spack*
# CLion artifacts
.idea/
cmake-build*/

# Created by tests
/tools/Digraph.gv
Empty file modified CMakeLists.txt
100755 → 100644
Empty file.
Empty file modified README.md
100755 → 100644
Empty file.
Empty file modified doc/doc.md
100755 → 100644
Empty file.
Empty file modified src/CMakeLists.txt
100755 → 100644
Empty file.
Empty file modified tests/datalayout.yaml
100755 → 100644
Empty file.
Empty file modified tests/schema_evolution/datalayout_new.yaml
100755 → 100644
Empty file.

0 comments on commit 43330a8

Please sign in to comment.