mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
30 lines
223 B
Plaintext
30 lines
223 B
Plaintext
.DS_Store
|
|
|
|
//nacl build
|
|
nacl/build/
|
|
build
|
|
sodium
|
|
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
Makefile
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
|
|
testing/data
|
|
*~
|
|
|
|
# Vim
|
|
*.swp
|
|
|
|
# Ctags
|
|
tags
|
|
|
|
# Object files
|
|
*.o
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|