Skip to content

Commit

Permalink
[CHORE] Add folder to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
garbast committed Dec 1, 2024
1 parent 2a67c37 commit bc60b88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
/.github/ export-ignore
/Build/ export-ignore
/Tests/ export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore

0 comments on commit bc60b88

Please sign in to comment.