diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-03-12 18:01:50 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-03-12 18:01:50 -0400 |
| commit | 5c8ae483654291cb4e5077e47e0d5854c2efd2a3 (patch) | |
| tree | e258c367023e155a6e01bcf9fd342ee934ebc3c9 /.gitignore | |
init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b5c400b --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +/bin +/build +/.classpath +/.direnv +/.gradle +/.project +/run +/.settings |
