This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
FreeGLUT-Vita/.gitignore

35 lines
376 B
Plaintext
Raw Permalink Normal View History

2020-10-29 22:28:16 +03:00
Makefile.in
Makefile
2020-10-29 23:30:27 +03:00
.DS_Store
2020-10-29 22:28:16 +03:00
INSTALL
.deps
aclocal.m4
autom4te.cache
compile
config.guess
config.sub
configure
configure.cache
config.log
config.status
# config.h.in is now static and used with CMake, keep it:
#config.h.in
config.h
depcomp
install-sh
ltmain.sh
missing
stamp-h1
*.tar
*.tar.gz
*.tar.bz2
*.zip
*.o
*.a
*~
# my build dirs:
cross-android
cross-woe
build
native