toxcore/.gitignore

77 lines
662 B
Plaintext
Raw Normal View History

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