63 lines
740 B
Plaintext
63 lines
740 B
Plaintext
!pseuwow.exe
|
|
!stuffextract.exe
|
|
!viewer.exe
|
|
!irrlicht.dll
|
|
!libcrypto-1_1.dll
|
|
|
|
# Compiled source #
|
|
###################
|
|
*.com
|
|
*.class
|
|
#*.dll
|
|
#*.exe
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.d
|
|
*.so.*
|
|
*~
|
|
|
|
# CMake temporary files #
|
|
#########################
|
|
CMakeFiles
|
|
CMakeCache.txt
|
|
cmake_install.cmake
|
|
|
|
# generic stuff #
|
|
#################
|
|
build
|
|
|
|
# linux binaries #
|
|
##################
|
|
#bin/pseuwow
|
|
#bin/stuffextract
|
|
#bin/viewer
|
|
|
|
# Packages #
|
|
############
|
|
# it's better to unpack these files and commit the raw source
|
|
# git has its own built in compression methods
|
|
*.7z
|
|
*.dmg
|
|
*.gz
|
|
*.iso
|
|
*.jar
|
|
*.rar
|
|
*.tar
|
|
*.zip
|
|
|
|
# Logs and databases #
|
|
######################
|
|
*.log
|
|
*.sql
|
|
*.sqlite
|
|
*.conf
|
|
|
|
# OS generated files #
|
|
######################
|
|
.DS_Store?
|
|
ehthumbs.db
|
|
Icon?
|
|
Thumbs.db
|
|
|