mirror of
https://github.com/darlinghq/darling.git
synced 2024-11-23 04:09:43 +00:00
80 lines
1.3 KiB
Plaintext
80 lines
1.3 KiB
Plaintext
# Compiled source #
|
|
###################
|
|
*.com
|
|
*.class
|
|
*.dll
|
|
*.exe
|
|
*.o
|
|
*.so
|
|
*.ko
|
|
*.pyc
|
|
|
|
# Logs and databases #
|
|
######################
|
|
*.log
|
|
|
|
# OS generated files #
|
|
######################
|
|
.DS_Store*
|
|
ehthumbs.db
|
|
Icon?
|
|
Thumbs.db
|
|
|
|
.kdev_include_paths
|
|
*~
|
|
Makefile
|
|
CMakeFiles
|
|
cmake_install.cmake
|
|
CMakeCache.txt
|
|
*.cmd
|
|
Module.symvers
|
|
|
|
# Directories where too much temp stuff may lay around
|
|
tests
|
|
|
|
# The suggested build folder
|
|
build
|
|
|
|
rpm/SOURCES
|
|
rpm/RPMS
|
|
rpm/SRPMS
|
|
rpm/BUILD
|
|
|
|
debbuild
|
|
debian/changelog
|
|
debian/.debhelper
|
|
debian/files
|
|
debian/darling-dkms.substvars
|
|
debian/darling-dkms/
|
|
debian/darling.substvars
|
|
debian/darling/
|
|
debian/debhelper-build-stamp
|
|
debian/tmp/
|
|
debian/darling-core/
|
|
debian/darling-system/
|
|
debian/darling-cli/
|
|
debian/darling-cli-python2-common/
|
|
debian/darling-ffi/
|
|
debian/darling-cli-devenv/
|
|
debian/darling-cli-gui-common/
|
|
debian/darling-iokitd/
|
|
debian/darling-iosurface/
|
|
debian/darling-cli-devenv-gui-common/
|
|
debian/darling-cli-extra/
|
|
debian/darling-gui/
|
|
debian/darling-python2/
|
|
debian/darling-cli-python-common/
|
|
debian/darling-pyobjc/
|
|
debian/darling-ruby/
|
|
debian/darling-perl/
|
|
debian/darling-jsc-webkit-common/
|
|
debian/darling-jsc/
|
|
debian/darling-iokitd-cli-devenv-gui-common/
|
|
debian/darling-cli-devenv-gui-stubs-common/
|
|
debian/darling-gui-stubs/
|
|
debian/darling-extra/
|
|
debian/*.substvars
|
|
|
|
.idea
|
|
cmake-build-*
|