push_swap/.gitignore
2024-11-04 13:11:17 +01:00

9 lines
43 B
Plaintext

a.out
.o
.a
*~
.vscode
push_swap
obj/
lib/