toxcore/.gitignore

59 lines
468 B
Plaintext
Raw Normal View History

.DS_Store
2013-07-09 17:02:07 -04:00
//nacl build
nacl/build/
build/
!build/Makefile.am
sodium
2013-07-17 18:06:05 -04:00
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
2013-07-22 02:15:34 +01:00
testing/data
*~
2013-07-30 12:02:16 -07:00
2013-08-08 10:52:39 +01:00
# Vim
*.swp
# Ctags
tags
2013-07-30 12:02:16 -07:00
# Object files
*.o
*.lo
*.a
2013-07-30 12:02:16 -07: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