qTox/.gitignore

49 lines
486 B
Plaintext
Raw Normal View History

# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
# Compiled Object files, Static and Dynamic libs (Shared Objects)
2014-09-10 22:12:15 +08:00
*.o
*.a
*.so
# Doxygen
doc/html/*
# Executables
2014-09-10 22:12:15 +08:00
qtox
*.exe
build-*-Release
build-*-Profile
build-*-Debug
# Folders
_obj
_test
libs
# Git
*.orig
# Go stuff (for Go OSX updater)
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.test
# OSX
.DS_Store
/qtox.app
# Qt
*.pro.user*
moc_*
ui_*
qrc_*
Makefile
*.qm
/.qmake.stash