toxcore/.gitignore
2013-07-30 12:02:16 -07:00

23 lines
189 B
Plaintext

.DS_Store
//nacl build
nacl/build/
build
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
testing/data
*~
# Object files
*.o
# Executables
*.exe
*.out
*.app