# The main executable build directory.
Builds

# Log files generated by the application.
*.log

# A few output directories used for testing.
ExportedCache
WCE9x32
WCE32
WCE64

# Third party source files that shouldn't be distributed.
Source/ThirdParty/ESENT/esent.h

# The build directory for third-party libraries.
Source/ThirdParty/StaticLibraries

# Java Plugin index and class files used for testing.
Source/Other/JavaPlugin/*
!Source/Other/JavaPlugin/*.bat
!Source/Other/JavaPlugin/*.java

# Compressed files used for testing.
Source/Other/Compression/*
!Source/Other/Compression/*.py
!Source/Other/Compression/requirements.txt

# Other directories with tools and documentation.
/_*