1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2025-05-21 23:21:15 +02:00

chore: remove .exe file extension to be more "linux way"

This commit is contained in:
2023-06-25 20:17:28 +02:00
parent 016bfeb47f
commit 0c93355e60
4 changed files with 5 additions and 6 deletions

1
.gitignore vendored
View File

@ -4,6 +4,5 @@ documentation
.vscode
*.out
*.o
*.exe
*.a
node_modules