mirror of https://github.com/FreeRDP/FreeRDP
[git] remove .gitignore
we do no longer allow in source builds, so remove all the .gitignore files just hiding generated files
This commit is contained in:
parent
6547b2dfe7
commit
1b31852d32
|
@ -1,156 +0,0 @@
|
||||||
#ninja
|
|
||||||
.ninja_deps
|
|
||||||
.ninja_log
|
|
||||||
build.ninja
|
|
||||||
rules.ninja
|
|
||||||
|
|
||||||
# CMake
|
|
||||||
CMakeFiles/
|
|
||||||
CMakeScripts/
|
|
||||||
CMakeCache.txt
|
|
||||||
config.h
|
|
||||||
install_manifest*.txt
|
|
||||||
CTestTestfile.cmake
|
|
||||||
*.pc
|
|
||||||
Makefile
|
|
||||||
Testing
|
|
||||||
cmake_install.cmake
|
|
||||||
CPackConfig.cmake
|
|
||||||
CPackSourceConfig.cmake
|
|
||||||
DartConfiguration.tcl
|
|
||||||
CMakeCPackOptions.cmake
|
|
||||||
_CPack_Packages
|
|
||||||
LICENSE.txt
|
|
||||||
/external/*
|
|
||||||
!external/README
|
|
||||||
*Config.cmake
|
|
||||||
*ConfigVersion.cmake
|
|
||||||
include/freerdp/version.h
|
|
||||||
include/freerdp/build-config.h
|
|
||||||
buildflags.h
|
|
||||||
|
|
||||||
*.a.objlist.cmake
|
|
||||||
*.a.objlist
|
|
||||||
*.a.objdir
|
|
||||||
*_dummy.c
|
|
||||||
*_dummy.c.base
|
|
||||||
|
|
||||||
# Eclipse
|
|
||||||
*.project
|
|
||||||
*.cproject
|
|
||||||
*.settings
|
|
||||||
|
|
||||||
nbproject/
|
|
||||||
compile_commands.json
|
|
||||||
|
|
||||||
# .rdp files
|
|
||||||
*.rdp
|
|
||||||
*.RDP
|
|
||||||
|
|
||||||
# Documentation
|
|
||||||
docs/api
|
|
||||||
client/X11/xfreerdp.1
|
|
||||||
client/X11/xfreerdp.1.xml
|
|
||||||
|
|
||||||
# Mac OS X
|
|
||||||
.DS_Store
|
|
||||||
*.xcodeproj/
|
|
||||||
DerivedData/
|
|
||||||
|
|
||||||
# iOS
|
|
||||||
FreeRDP.build
|
|
||||||
Debug-*
|
|
||||||
Release-*
|
|
||||||
|
|
||||||
# Windows
|
|
||||||
*.vcxproj
|
|
||||||
*.vcxproj.*
|
|
||||||
*.vcproj
|
|
||||||
*.vcproj.*
|
|
||||||
*.aps
|
|
||||||
*.sdf
|
|
||||||
*.sln
|
|
||||||
*.suo
|
|
||||||
*.ncb
|
|
||||||
*.opensdf
|
|
||||||
Thumbs.db
|
|
||||||
ipch
|
|
||||||
Debug
|
|
||||||
RelWithDebInfo
|
|
||||||
*.lib
|
|
||||||
*.exp
|
|
||||||
*.pdb
|
|
||||||
*.dll
|
|
||||||
*.ilk
|
|
||||||
*.resource.txt
|
|
||||||
*.embed.manifest*
|
|
||||||
*.intermediate.manifest*
|
|
||||||
version.rc
|
|
||||||
*.VC.db
|
|
||||||
*.VC.opendb
|
|
||||||
out
|
|
||||||
.vs
|
|
||||||
|
|
||||||
# Binaries
|
|
||||||
*.a
|
|
||||||
*.o
|
|
||||||
*.so
|
|
||||||
*.so.*
|
|
||||||
*.dylib
|
|
||||||
bin
|
|
||||||
libs
|
|
||||||
cunit/test_freerdp
|
|
||||||
client/X11/xfreerdp
|
|
||||||
client/Mac/xcode
|
|
||||||
client/Sample/sfreerdp
|
|
||||||
client/Wayland/wlfreerdp
|
|
||||||
server/Sample/sfreerdp-server
|
|
||||||
server/X11/xfreerdp-server
|
|
||||||
server/proxy/freerdp-proxy
|
|
||||||
xcode
|
|
||||||
libfreerdp/codec/test/TestOpenH264ASM
|
|
||||||
|
|
||||||
# Other
|
|
||||||
*~
|
|
||||||
*.dir
|
|
||||||
Release
|
|
||||||
Win32
|
|
||||||
build*/
|
|
||||||
*.orig
|
|
||||||
*.msrcIncident
|
|
||||||
|
|
||||||
default.log
|
|
||||||
*Amplifier XE*
|
|
||||||
*Inspector XE*
|
|
||||||
|
|
||||||
*.cbp
|
|
||||||
*.txt.user
|
|
||||||
|
|
||||||
*.autosave
|
|
||||||
|
|
||||||
# etags
|
|
||||||
TAGS
|
|
||||||
|
|
||||||
# generated packages
|
|
||||||
*.zip
|
|
||||||
*.exe
|
|
||||||
#*.sh
|
|
||||||
*.deb
|
|
||||||
*.rpm
|
|
||||||
*.dmg
|
|
||||||
*.tar.Z
|
|
||||||
*.tar.gz
|
|
||||||
|
|
||||||
# packaging related files
|
|
||||||
!packaging/**.sh
|
|
||||||
packaging/deb/freerdp-nightly/freerdp-nightly
|
|
||||||
packaging/deb/freerdp-nightly/freerdp-nightly-dev
|
|
||||||
packaging/deb/freerdp-nightly/freerdp-nightly-dbg
|
|
||||||
.source_version
|
|
||||||
|
|
||||||
#
|
|
||||||
.idea
|
|
||||||
|
|
||||||
# VisualStudio Code
|
|
||||||
.vscode
|
|
||||||
/cache/
|
|
|
@ -1,2 +0,0 @@
|
||||||
tables.c
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
|
|
|
@ -1,40 +0,0 @@
|
||||||
#built application files
|
|
||||||
*.apk
|
|
||||||
*.ap_
|
|
||||||
|
|
||||||
# files for the dex VM
|
|
||||||
*.dex
|
|
||||||
|
|
||||||
# Java class files
|
|
||||||
*.class
|
|
||||||
|
|
||||||
# generated files
|
|
||||||
bin/
|
|
||||||
gen/
|
|
||||||
|
|
||||||
# Local configuration file (sdk path, etc)
|
|
||||||
local.properties
|
|
||||||
|
|
||||||
# Local release signing configuration file
|
|
||||||
release.properties
|
|
||||||
|
|
||||||
# Windows thumbnail db
|
|
||||||
Thumbs.db
|
|
||||||
|
|
||||||
# OSX files
|
|
||||||
.DS_Store
|
|
||||||
|
|
||||||
# Eclipse project files
|
|
||||||
.classpath
|
|
||||||
.project
|
|
||||||
|
|
||||||
# Android Studio
|
|
||||||
*.iml
|
|
||||||
.idea
|
|
||||||
#.idea/workspace.xml - remove # and delete .idea if it better suit your needs.
|
|
||||||
.gradle
|
|
||||||
build/
|
|
||||||
|
|
||||||
#NDK
|
|
||||||
obj/
|
|
||||||
jniLibs/
|
|
|
@ -1,3 +0,0 @@
|
||||||
*.app
|
|
||||||
*.framework
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
xfreerdp-argument.1.xml
|
|
||||||
generate_argument_docbook
|
|
|
@ -1,2 +0,0 @@
|
||||||
xfreerdp
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestClient
|
|
||||||
TestClient.c
|
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
# XCode files
|
|
||||||
DerivedData
|
|
||||||
project.xcworkspace/
|
|
||||||
xcuserdata/
|
|
||||||
bin/
|
|
||||||
build/
|
|
||||||
project.pbxproj
|
|
||||||
!iFreeRDP.xcodeproj/
|
|
||||||
iFreeRDP.app/
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
build
|
|
||||||
.DS_Store
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestFreeRDPCodec
|
|
||||||
TestFreeRDPCodec.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestCommon
|
|
||||||
TestCommon.c
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
TestCore.c
|
|
|
@ -1 +0,0 @@
|
||||||
TestFreeRDPCrypto.c
|
|
|
@ -1,2 +0,0 @@
|
||||||
TestGdi
|
|
||||||
TestGdi.c
|
|
|
@ -1,3 +0,0 @@
|
||||||
prim_test
|
|
||||||
TestPrimitives.c
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
TestFreeRDPUtils.c
|
|
|
@ -1,4 +0,0 @@
|
||||||
TestRdTk
|
|
||||||
TestRdTk.c
|
|
||||||
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
rdtk-sample
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
*.h
|
|
||||||
*.pc
|
|
||||||
*.cmake
|
|
|
@ -1,4 +0,0 @@
|
||||||
!*.sh
|
|
||||||
regenerate_jni_headers.sh
|
|
||||||
WindowsZones.txt
|
|
||||||
TimeZones.txt
|
|
|
@ -1,10 +0,0 @@
|
||||||
/*
|
|
||||||
!/proxy
|
|
||||||
!/common
|
|
||||||
!/Mac
|
|
||||||
!/Sample
|
|
||||||
!/Windows
|
|
||||||
!/X11
|
|
||||||
!/shadow
|
|
||||||
!/CmakeLists.txt
|
|
||||||
!*.in
|
|
|
@ -1,2 +0,0 @@
|
||||||
mfreerdp-server
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
freerdp-shadow-cli
|
|
||||||
freerdp-shadow-cli.1
|
|
|
@ -1,5 +0,0 @@
|
||||||
*
|
|
||||||
**/*
|
|
||||||
!CMakeLists.txt
|
|
||||||
!*.pc.in
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
protocols/*
|
|
|
@ -1,3 +0,0 @@
|
||||||
*.h
|
|
||||||
*.pc
|
|
||||||
*.cmake
|
|
|
@ -1,2 +0,0 @@
|
||||||
tools/reg/winpr-reg
|
|
||||||
include/winpr/build-config.h
|
|
|
@ -1,2 +0,0 @@
|
||||||
version.h
|
|
||||||
wtypes.h
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestClipboard
|
|
||||||
TestClipboard.c
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
TestComm
|
|
||||||
TestComm.c
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestCrt
|
|
||||||
TestCrt.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestCrypto
|
|
||||||
TestCrypto.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestEnvironment
|
|
||||||
TestEnvironment.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestError
|
|
||||||
TestError.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestFile
|
|
||||||
TestFile.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestInterlocked
|
|
||||||
TestInterlocked.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestIo
|
|
||||||
TestIo.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestLibrary
|
|
||||||
TestLibrary.c
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
TestMemory
|
|
||||||
TestMemory.c
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestNt
|
|
||||||
TestNt.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestPath
|
|
||||||
TestPath.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestPipe
|
|
||||||
TestPipe.c
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
TestPool
|
|
||||||
TestPool.c
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestSecurity
|
|
||||||
TestSecurity.c
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
TestSmartCard
|
|
||||||
TestSmartCard.c
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestSspi
|
|
||||||
TestSspi.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestSynch
|
|
||||||
TestSynch.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestSysInfo
|
|
||||||
TestSysInfo.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestThread
|
|
||||||
TestThread.c
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
TestWinPRUtils
|
|
||||||
TestWinPRUtils.c
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
TestWtsApi
|
|
||||||
TestWtsApi.c
|
|
||||||
TestWtsApiExtra
|
|
||||||
TestWtsApiExtra.c
|
|
|
@ -1 +0,0 @@
|
||||||
TestWinPR.c
|
|
|
@ -1,4 +0,0 @@
|
||||||
makecert-cli/winpr-makecert
|
|
||||||
makecert-cli/winpr-makecert.1
|
|
||||||
hash-cli/winpr-hash
|
|
||||||
hash-cli/winpr-hash.1
|
|
|
@ -1,2 +0,0 @@
|
||||||
*.key
|
|
||||||
*.crt
|
|
Loading…
Reference in New Issue