[vcs] ignore the dist and the build dirs

This commit is contained in:
Anas Elgarhy 2023-05-11 23:08:55 +03:00
parent 9e923232ad
commit 973dfbb489
No known key found for this signature in database
GPG key ID: 0501802A1D496528

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.o
slstatus
build/
dist/