36 lines
327 B
Plaintext
36 lines
327 B
Plaintext
# Compiled object files.
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynsamic libs.
|
|
*.so
|
|
|
|
# Compiled Static libs.
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
# Project Specific.
|
|
*Lephisto3D*
|
|
*ModelViewer*
|
|
bin/*
|
|
*.sav
|
|
*Makefile
|
|
*Makefile.in
|
|
*.stash
|
|
*.swp
|
|
*.swo
|
|
*.cache
|
|
*.deps
|
|
*aclocal.m4
|
|
*compile
|
|
*config.log
|
|
*config.status
|
|
*configure
|
|
*depcomp
|
|
*install-sh
|
|
*missing
|
|
*tags*
|
|
|