Codebase list kodi-inputstream-adaptive / 1ebfb9dc-3d84-49f9-8a84-cb621360e8c3/upstream .gitignore
1ebfb9dc-3d84-49f9-8a84-cb621360e8c3/upstream

Tree @1ebfb9dc-3d84-49f9-8a84-cb621360e8c3/upstream (Download .tar.gz)

.gitignore @1ebfb9dc-3d84-49f9-8a84-cb621360e8c3/upstreamraw · history · blame

# build artifacts
build/
inputstream.*/addon.xml

# Debian build files
debian/changelog
debian/files
debian/*.log
debian/*.substvars
debian/.debhelper/
debian/tmp/
debian/kodi-pvr-*/
obj-x86_64-linux-gnu/

# commonly used editors
# vim
*.swp

# Eclipse
*.project
*.cproject
.classpath
*.sublime-*
.settings/

# KDevelop 4
*.kdev4

# gedit
*~

# CLion
/.idea

# clion
.idea/

# to prevent add after a "git format-patch VALUE" and "git add ." call
/*.patch

# Visual Studio Code
.vscode

# to prevent add if project code opened by Visual Studio over CMake file
.vs/

#testfiles
*.mpd_current