1
0
mirror of https://github.com/thp/pyotherside.git synced 2025-01-17 23:22:53 +08:00
pyotherside/.gitignore
2022-08-05 13:48:31 +02:00

19 lines
299 B
Plaintext

*.dylib
*.so
*.o
/.qmake.stash
/Makefile
/src/Makefile
/src/moc_*.cpp
/src/moc_predefs.h
/src/qrc_qrc_importer.cpp
/tests/Makefile
/tests/moc_*.cpp
/tests/moc_predefs.h
/tests/tests
/qtquicktests/Makefile
/qtquicktests/qtquicktests
/qtquicktests/target_wrapper.sh
/examples/__pycache__
/docs/_build