implemented SUPER key/modifier support on windows
[freeglut] / .gitignore
1 Makefile.in
2 Makefile
3 INSTALL
4 .deps
5 aclocal.m4
6 autom4te.cache
7 compile
8 config.guess
9 config.sub
10 configure
11 configure.cache
12 config.log
13 config.status
14 # config.h.in is now static and used with CMake, keep it:
15 #config.h.in
16 config.h
17 depcomp
18 install-sh
19 ltmain.sh
20 missing
21 stamp-h1
22 *.tar
23 *.tar.gz
24 *.tar.bz2
25 *.zip
26 *.o
27 *.a
28 *~
29 # my build dirs:
30 cross-android
31 cross-woe
32 native