minishell/.gitignore

11 lines
65 B
Plaintext
Raw Normal View History

2023-06-06 16:50:55 +02:00
*.pdf
*.o
*.a
minishell
LICENSE
obj
tmp
.git
.ccls-cache
.vscode