toxcore/.gitignore

66 lines
540 B
Plaintext
Raw Normal View History

# OS files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ethumbs.db
Thumbs.db
2013-07-10 05:02:07 +08:00
//nacl build
nacl/build/
build/
!build/Makefile.am
sodium
2013-07-18 06:06:05 +08:00
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
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
# Ctags
tags
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
*.swp
*.la
m4/*
!m4/pkg.m4
configure
configure_aux
Makefile.in
aclocal.m4
config.h*
config.log
config.status
stamp-h1
autom4te.cache
libtoxcore.pc
libtool
.deps
.libs
.dirstamp
#netbeans
nbproject
#astyle
*.orig