EQ2EMu/.gitignore
Robert Allen c8e66f8daf updates for recipe components
updates for recipe components, ie mulitple rawpelt pelts that can be used
2022-10-04 05:36:09 -05:00

37 lines
321 B
Text

# ---> C++
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
#*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
#*.lib
# Executables
#*.exe
*.out
*.app
# VS files
*.lock
*.cache
server/logs/*.log
server/*.log
*.bak