diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-05-19 17:40:02 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-05-19 17:40:02 -0400 |
| commit | cdb7b6faffa3d708a936b36197996d0beb5be82c (patch) | |
| tree | 6e75255a3cb2e4f742e345f2da56d7464070bf70 /.gitignore | |
the mod works
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..17563d5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +/bin +/build +/.classpath +/.direnv +/.envrc +/.factorypath +/.gradle +/.project +/run +/.settings |
