2013-10-18 10:47:02 +02:00
|
|
|
# OS files
|
2013-07-08 11:05:20 -06:00
|
|
|
.DS_Store
|
2013-10-18 10:47:02 +02:00
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
2013-10-21 08:00:27 +02:00
|
|
|
.Trash*
|
|
|
|
Icon?
|
2013-10-18 10:47:02 +02:00
|
|
|
ethumbs.db
|
|
|
|
Thumbs.db
|
2013-10-21 08:00:27 +02:00
|
|
|
*.tmp
|
2013-07-08 11:05:20 -06:00
|
|
|
|
2013-10-21 08:00:27 +02:00
|
|
|
# Make
|
2013-07-17 18:06:05 -04:00
|
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles
|
|
|
|
Makefile
|
|
|
|
cmake_install.cmake
|
|
|
|
install_manifest.txt
|
2013-10-21 08:00:27 +02:00
|
|
|
tags
|
|
|
|
Makefile.in
|
2013-07-22 02:15:34 +01:00
|
|
|
|
2013-10-21 08:00:27 +02:00
|
|
|
# Testing
|
2013-07-22 02:15:34 +01:00
|
|
|
testing/data
|
2013-07-27 12:10:41 -04:00
|
|
|
*~
|
2013-07-30 12:02:16 -07:00
|
|
|
|
2013-08-08 10:52:39 +01:00
|
|
|
# Vim
|
|
|
|
*.swp
|
|
|
|
|
2013-07-30 12:02:16 -07:00
|
|
|
# Object files
|
|
|
|
*.o
|
2013-08-13 21:55:32 +03:00
|
|
|
*.lo
|
|
|
|
*.a
|
2013-07-30 12:02:16 -07:00
|
|
|
|
|
|
|
# Executables
|
|
|
|
*.exe
|
|
|
|
*.out
|
|
|
|
*.app
|
2013-08-13 21:55:32 +03:00
|
|
|
*.la
|
|
|
|
|
2013-10-21 08:00:27 +02:00
|
|
|
# Misc (?)
|
2013-08-13 21:55:32 +03:00
|
|
|
m4/*
|
|
|
|
configure
|
|
|
|
configure_aux
|
2013-10-21 08:00:27 +02:00
|
|
|
!m4/pkg.m4
|
2013-08-13 21:55:32 +03:00
|
|
|
aclocal.m4
|
|
|
|
config.h*
|
|
|
|
config.log
|
|
|
|
config.status
|
|
|
|
stamp-h1
|
|
|
|
autom4te.cache
|
|
|
|
libtoxcore.pc
|
2014-03-10 12:29:18 +01:00
|
|
|
libtoxav.pc
|
2013-08-13 21:55:32 +03:00
|
|
|
libtool
|
|
|
|
.deps
|
|
|
|
.libs
|
2013-09-01 21:43:46 +03:00
|
|
|
.dirstamp
|
2014-07-21 01:10:57 +02:00
|
|
|
build/
|
|
|
|
|
|
|
|
#kdevelop
|
2014-07-21 03:16:15 +02:00
|
|
|
.kdev/
|
2014-07-21 01:10:57 +02:00
|
|
|
*.kdev*
|
2013-08-08 14:55:52 -04:00
|
|
|
|
2013-10-21 08:00:27 +02:00
|
|
|
# Netbeans
|
2013-08-08 14:55:52 -04:00
|
|
|
nbproject
|
2013-08-14 19:03:28 -07:00
|
|
|
|
2013-10-21 08:00:27 +02:00
|
|
|
# astyle
|
2013-08-14 19:03:28 -07:00
|
|
|
*.orig
|
2014-02-24 17:12:55 +08:00
|
|
|
|
|
|
|
# Android buildscript
|
|
|
|
android-toolchain-*
|
|
|
|
toxcore-android-*
|
2014-12-19 11:59:20 -05:00
|
|
|
|
|
|
|
# cscope files list
|
|
|
|
cscope.files
|
2015-03-04 00:28:17 +01:00
|
|
|
|
|
|
|
# rpm
|
|
|
|
tox.spec
|