An error occurred while loading the file. Please try again.
-
ERKEN EFE authored
Simplified .gitignore by removing unnecessary lines.
b625571a
##### Fichiers objets, bibliothèques et dépendances
*.o
*.s
*.a
*.d
*.Td
*.lib
*.so
*.dylib
*.dll
*.dSYM
##### Executables
*.exe
a.out
sokoban
sokoban_test
##### Bibliothèque SDL2
bin/
include/SDL2/
lib/
share/
SDL2/build/
##### Générateur de documentation
doc/doxygen/
##### Générateur d'archive
ERKEN_Efe.tar.gz
##### Divers
.ds_store
.DS_store
.DS_Store
.DS_STORE
.vscode/