mirror of
https://github.com/guezoloic/minishell.git
synced 2026-01-25 03:34:21 +00:00
17 lines
88 B
Plaintext
17 lines
88 B
Plaintext
*.o
|
|
*.out
|
|
*.bin
|
|
*.elf
|
|
*.exe
|
|
a.out
|
|
|
|
*~
|
|
*.swp
|
|
|
|
.vscode/
|
|
.idea/
|
|
.env/
|
|
.DS_Store
|
|
|
|
*.log
|
|
main |