mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
281cc42723
This reverts commit 57f4ebfb5f.
78 lines
1.2 KiB
Plaintext
78 lines
1.2 KiB
Plaintext
# automake products
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/configure-modules-post.ac
|
|
/configure-modules-pre.ac
|
|
/configure.ac
|
|
|
|
/extra/reshax/Release/
|
|
/extra/reshax/Debug/
|
|
/extra/reshax/resources.h
|
|
/extra/reshax/resources.cpp
|
|
*.obj
|
|
*.o
|
|
*.dirstamp
|
|
*.m4
|
|
*.Po
|
|
*.lo
|
|
*.Plo
|
|
*.dll
|
|
*.user
|
|
*.suo
|
|
*/Release*
|
|
*/Debug*
|
|
*.lib
|
|
*.ncb
|
|
*.exe
|
|
*.bat
|
|
/platform/xcode/Build
|
|
/platform/xcode/DerivedData
|
|
/platform/xcode/ios/include
|
|
/platform/xcode/ios/libraries
|
|
/platform/xcode/ios/luajit-git
|
|
/platform/xcode/macosx/Frameworks
|
|
/platform/xcode/shared/Frameworks
|
|
*xcuserdata*
|
|
*.DS_Store
|
|
*.dylib
|
|
*.dmg*
|
|
demos
|
|
*.orig
|
|
.*.swp
|
|
/autom4te.cache/
|
|
/src/.libs/
|
|
*~
|
|
Makefile*
|
|
libtool
|
|
/src/config.h
|
|
/platform/unix/ar-lib
|
|
/platform/unix/compile
|
|
/platform/unix/config.guess
|
|
/platform/unix/config.sub
|
|
/platform/unix/debian/changelog
|
|
/platform/unix/debian/control
|
|
/platform/unix/debian/rules
|
|
/platform/unix/depcomp
|
|
/platform/unix/install-sh
|
|
/platform/unix/love.desktop
|
|
/platform/unix/ltmain.sh
|
|
/platform/unix/missing
|
|
.lineno
|
|
*.la
|
|
*.Tpo
|
|
*.rej
|
|
*/.deps
|
|
stamp-h1
|
|
/src/love
|
|
/src/tags
|
|
.vs/
|
|
.vscode/
|
|
/testing/output/*.xml
|
|
/testing/output/*.html
|
|
/testing/output/*.md
|
|
/testing/output/actual/*.png
|
|
/testing/output/difference/*.png
|