toxcore/.gitignore
jin-eld d9fc869d2f Add .dirstamp to gitignore
Seems like the subdir-objects automake option is generating .dirstamp
files which should be ignored by git.
2013-09-01 21:43:46 +03:00

59 lines
468 B
Plaintext

.DS_Store
//nacl build
nacl/build/
build/
!build/Makefile.am
sodium
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
testing/data
*~
# Vim
*.swp
# Ctags
tags
# Object files
*.o
*.lo
*.a
# 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