mirror of
https://github.com/guezoloic/minishell.git
synced 2026-01-25 06:34:21 +00:00
change rust language -> GNU Assembly add a Dockerfile to build on x64 linux also add Makefile pre config (must change)
16 lines
83 B
Plaintext
16 lines
83 B
Plaintext
*.o
|
|
*.out
|
|
*.bin
|
|
*.elf
|
|
*.exe
|
|
a.out
|
|
|
|
*~
|
|
*.swp
|
|
|
|
.vscode/
|
|
.idea/
|
|
.env/
|
|
.DS_Store
|
|
|
|
*.log |