mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Ignore IntelliJ artifacts and remove CMakeRust submodule
This commit is contained in:
parent
ddd367232e
commit
37d7f3de8a
2 changed files with 1 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -24,3 +24,4 @@ patches
|
|||
tutorials
|
||||
.prove
|
||||
/target/
|
||||
/.idea/
|
||||
|
|
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,6 +1,3 @@
|
|||
[submodule "src/libshared"]
|
||||
path = src/libshared
|
||||
url = https://github.com/GothenburgBitFactory/libshared.git
|
||||
[submodule "cmake/CMakeRust"]
|
||||
path = cmake/CMakeRust
|
||||
url = https://github.com/Devolutions/CMakeRust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue