FreeRDP/.gitignore

85 lines
879 B
Plaintext
Raw Normal View History

2011-07-01 04:31:07 +04:00
# CMake
CMakeFiles/
2012-10-09 21:38:42 +04:00
CMakeScripts/
2011-07-01 04:31:07 +04:00
CMakeCache.txt
config.h
2012-10-17 21:07:29 +04:00
install_manifest*.txt
CTestTestfile.cmake
2011-10-19 16:21:14 +04:00
freerdp.pc
2011-07-01 04:31:07 +04:00
Makefile
2012-10-01 04:15:42 +04:00
Testing
cmake_install.cmake
CPackConfig.cmake
CPackSourceConfig.cmake
2012-10-01 04:15:42 +04:00
DartConfiguration.tcl
_CPack_Packages
external/*
!external/README
# Packages
*.zip
*.exe
*.sh
2012-10-18 02:14:35 +04:00
*.deb
*.rpm
*.tar.Z
*.tar.gz
2011-07-01 04:31:07 +04:00
# Eclipse
*.project
*.cproject
*.settings
2011-07-01 04:31:07 +04:00
# .rdp files
*.rdp
*.RDP
# Documentation
docs/api
client/X11/xfreerdp.1
# Mac OS X
.DS_Store
2012-10-09 21:38:42 +04:00
*.xcodeproj/
DerivedData/
# Windows
*.vcxproj
*.vcxproj.*
*.vcproj
*.vcproj.*
*.sdf
*.sln
*.suo
*.ncb
*.opensdf
ipch
Debug
RelWithDebInfo
2011-07-01 04:31:07 +04:00
# Binaries
*.a
2011-07-01 04:31:07 +04:00
*.so
*.so.*
*.dylib
2012-10-14 11:22:58 +04:00
bin
libs
2011-07-01 06:12:54 +04:00
cunit/test_freerdp
2011-08-07 17:52:40 +04:00
client/X11/xfreerdp
client/Mac/xcode
2012-10-02 02:34:46 +04:00
client/Sample/sfreerdp
client/DirectFB/dfreerdp
2012-10-02 02:34:46 +04:00
server/Sample/sfreerdp-server
server/X11/xfreerdp-server
xcode
# Other
*~
*.dir
Release
Win32
2012-09-03 07:36:01 +04:00
default.log
*Amplifier XE*
*Inspector XE*