diff options
author | Pauline <git@ethanlibs.co> | 2024-04-27 19:59:05 -0400 |
---|---|---|
committer | Pauline <git@ethanlibs.co> | 2024-04-27 19:59:05 -0400 |
commit | d95fe9ab23f4ce19ed1a17b13f995aceefd14fd8 (patch) | |
tree | f01fd22131c5557c6d50ea2dcedd6206c64d7e0b /.gitmodules | |
parent | cae1da9997d81af994f58ede97049fef4f123f8b (diff) | |
download | IntelliProcessor-d95fe9ab23f4ce19ed1a17b13f995aceefd14fd8.tar.gz IntelliProcessor-d95fe9ab23f4ce19ed1a17b13f995aceefd14fd8.tar.bz2 IntelliProcessor-d95fe9ab23f4ce19ed1a17b13f995aceefd14fd8.zip |
♻️ refactor(plugin): refactor cc -> org and update deps, intellij
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ea4d92e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "format"] + path = format + url = https://github.com/polyfrost/buildformat |