diff options
author | Emanuele Grasso <96300448+L0P0P@users.noreply.github.com> | 2024-06-24 15:37:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-24 15:37:12 +0200 |
commit | 54b2c77e6875c1abb3d73fdfd0de924e75633087 (patch) | |
tree | 2be8d3ff7ac912c85c31637babb055efb344ae98 /.gitignore | |
parent | 8e7089a5d6ba1f4f50a90133bb50bc5c6c554aff (diff) |
Package refactoring to avoid verbose paths (#4)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ out/ trees/ .project +.vscode/
\ No newline at end of file |