1b877906bSopenharmony_ci# The canonical out-of-tree build subdirectory
2b877906bSopenharmony_cibuild
3b877906bSopenharmony_cibuild-*
4b877906bSopenharmony_ci
5b877906bSopenharmony_ci# Visual Studio clutter
6b877906bSopenharmony_ci_ReSharper*
7b877906bSopenharmony_ci*.sdf
8b877906bSopenharmony_ci*.suo
9b877906bSopenharmony_ci*.dir
10b877906bSopenharmony_ci*.vcxproj*
11b877906bSopenharmony_ci*.sln
12b877906bSopenharmony_ci.vs
13b877906bSopenharmony_ciCMakeSettings.json
14b877906bSopenharmony_ciWin32
15b877906bSopenharmony_cix64
16b877906bSopenharmony_ciDebug
17b877906bSopenharmony_ciRelease
18b877906bSopenharmony_ciMinSizeRel
19b877906bSopenharmony_ciRelWithDebInfo
20b877906bSopenharmony_ci*.opensdf
21b877906bSopenharmony_ci
22b877906bSopenharmony_ci# Xcode clutter
23b877906bSopenharmony_ciGLFW.build
24b877906bSopenharmony_ciGLFW.xcodeproj
25b877906bSopenharmony_ci
26b877906bSopenharmony_ci# macOS clutter
27b877906bSopenharmony_ci.DS_Store
28b877906bSopenharmony_ci
29b877906bSopenharmony_ci# Makefile generator clutter
30b877906bSopenharmony_ciMakefile
31b877906bSopenharmony_ci
32b877906bSopenharmony_ci# Ninja generator clutter
33b877906bSopenharmony_cibuild.ninja
34b877906bSopenharmony_cirules.ninja
35b877906bSopenharmony_ci.ninja_deps
36b877906bSopenharmony_ci.ninja_log
37b877906bSopenharmony_ci
38b877906bSopenharmony_ci# CMake clutter
39b877906bSopenharmony_ciCMakeCache.txt
40b877906bSopenharmony_ciCMakeFiles
41b877906bSopenharmony_ciCMakeScripts
42b877906bSopenharmony_ciCMakeDoxyfile.in
43b877906bSopenharmony_ciCMakeDoxygenDefaults.cmake
44b877906bSopenharmony_cicmake_install.cmake
45b877906bSopenharmony_cicmake_uninstall.cmake
46b877906bSopenharmony_ci
47b877906bSopenharmony_ci# Generated files
48b877906bSopenharmony_cidocs/Doxyfile
49b877906bSopenharmony_cidocs/html
50b877906bSopenharmony_cidocs/warnings.txt
51b877906bSopenharmony_cidocs/doxygen_sqlite3.db
52b877906bSopenharmony_cisrc/glfw_config.h
53b877906bSopenharmony_cisrc/glfw3.pc
54b877906bSopenharmony_cisrc/glfw3Config.cmake
55b877906bSopenharmony_cisrc/glfw3ConfigVersion.cmake
56b877906bSopenharmony_ci
57b877906bSopenharmony_ci# Compiled binaries
58b877906bSopenharmony_cisrc/libglfw.so
59b877906bSopenharmony_cisrc/libglfw.so.3
60b877906bSopenharmony_cisrc/libglfw.so.3.5
61b877906bSopenharmony_cisrc/libglfw.dylib
62b877906bSopenharmony_cisrc/libglfw.dylib
63b877906bSopenharmony_cisrc/libglfw.3.dylib
64b877906bSopenharmony_cisrc/libglfw.3.5.dylib
65b877906bSopenharmony_cisrc/libglfw3.a
66b877906bSopenharmony_cisrc/glfw3.lib
67b877906bSopenharmony_cisrc/glfw3.dll
68b877906bSopenharmony_cisrc/glfw3dll.lib
69b877906bSopenharmony_cisrc/libglfw3dll.a
70b877906bSopenharmony_ciexamples/*.app
71b877906bSopenharmony_ciexamples/*.exe
72b877906bSopenharmony_ciexamples/boing
73b877906bSopenharmony_ciexamples/gears
74b877906bSopenharmony_ciexamples/heightmap
75b877906bSopenharmony_ciexamples/offscreen
76b877906bSopenharmony_ciexamples/particles
77b877906bSopenharmony_ciexamples/splitview
78b877906bSopenharmony_ciexamples/sharing
79b877906bSopenharmony_ciexamples/triangle-opengl
80b877906bSopenharmony_ciexamples/wave
81b877906bSopenharmony_ciexamples/windows
82b877906bSopenharmony_citests/*.app
83b877906bSopenharmony_citests/*.exe
84b877906bSopenharmony_citests/clipboard
85b877906bSopenharmony_citests/cursor
86b877906bSopenharmony_citests/empty
87b877906bSopenharmony_citests/events
88b877906bSopenharmony_citests/gamma
89b877906bSopenharmony_citests/glfwinfo
90b877906bSopenharmony_citests/icon
91b877906bSopenharmony_citests/iconify
92b877906bSopenharmony_citests/inputlag
93b877906bSopenharmony_citests/joysticks
94b877906bSopenharmony_citests/monitors
95b877906bSopenharmony_citests/msaa
96b877906bSopenharmony_citests/reopen
97b877906bSopenharmony_citests/tearing
98b877906bSopenharmony_citests/threads
99b877906bSopenharmony_citests/timeout
100b877906bSopenharmony_citests/title
101b877906bSopenharmony_citests/triangle-vulkan
102b877906bSopenharmony_citests/window
103b877906bSopenharmony_citests/windows
104b877906bSopenharmony_ci
105