# objects
**/*.o
**/*.a
**/*.tar.gz

# executables
utox
utox.exe
*.apk

# store dirs
lib/*
libs/*
build*/*
toolchain/*
Tox/
libtoxcore.log
toolchain/
build/*
tox/*
dist/*
cache/*

# editor files
*.swp
*~
*.orig
GPATH
GRTAGS
GTAGS
.dir-locals.el

# CMake
CMakeFiles
cmake_install.cmake
CMakeCache.txt
Makefile
install_manifest.txt

# CI common dirs
toxcore/tox*
sys/**

# generated by CMake
src/cocoa/Info.plist
src/utox.1
