mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 23:16:30 +03:00
add build directory to gitignore
(libdeltachat generated with cmake)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
/target
|
/target
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
/build
|
||||||
|
|
||||||
# ignore vi temporaries
|
# ignore vi temporaries
|
||||||
*~
|
*~
|
||||||
|
|||||||
Reference in New Issue
Block a user