1
0
Fork 0
mirror of https://codeberg.org/andyscott/ziglings.git synced 2025-04-24 04:03:48 -04:00

.gitignore: add zig-out, remove vim backup and swap files

Add the zig-out directory, since the install step is available.

Remove the vim backup and swap files, since it is possible to configure
vim to use a custom directory.

Ensure all the directories are anchored to the root directory.

Closes 
This commit is contained in:
Manlio Perillo 2023-04-24 18:13:28 +02:00
parent 752efd891d
commit 9273fe2dd8

9
.gitignore vendored
View file

@ -1,5 +1,4 @@
*~ /zig-cache/
*.swp /zig-out/
zig-cache/ /answers/
answers/ /patches/healed/
patches/healed/