toxcore/.gitignore

61 lines
506 B
Plaintext
Raw Normal View History

# OS files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
2013-10-21 08:00:27 +02:00
.Trash*
Icon?
ethumbs.db
Thumbs.db
2013-10-21 08:00:27 +02:00
*.tmp
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-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
*.lo
*.a
2013-07-30 12:02:16 -07:00
# Executables
*.exe
*.out
*.app
*.la
2013-10-21 08:00:27 +02:00
# Misc (?)
m4/*
configure
configure_aux
2013-10-21 08:00:27 +02:00
!m4/pkg.m4
aclocal.m4
config.h*
config.log
config.status
stamp-h1
autom4te.cache
libtoxcore.pc
libtool
.deps
.libs
.dirstamp
2013-10-21 08:00:27 +02:00
# Netbeans
nbproject
2013-10-21 08:00:27 +02:00
# astyle
*.orig