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

9 lines
46 B
Plaintext

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