Codebase list iptux / run/f374b680-e818-46af-ab46-eb4f1cd06863/main .gitignore
run/f374b680-e818-46af-ab46-eb4f1cd06863/main

Tree @run/f374b680-e818-46af-ab46-eb4f1cd06863/main (Download .tar.gz)

.gitignore @run/f374b680-e818-46af-ab46-eb4f1cd06863/mainraw · history · blame

#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# NOTE! Please use 'git ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# Normal rules
#
.idea
.vscode/ipch
*.o
*.o.*
*.a
*.s
*.ko
*.so
*.so.dbg
*.mod.c
*.i
*.lst
*.symtypes
*.order
modules.builtin
*.elf
*.bin
*.gz
*.bz2
*.lzma
*.gcno

#
# Top-level generic files
#
/tags
/TAGS
/linux
/vmlinux
/vmlinuz
/System.map
/Module.markers
/Module.symvers

#
# git files that we don't want to ignore even it they are dot-files
#
!.gitignore
!.mailmap

#
# Generated include files
#
include/config
include/linux/version.h
include/generated

# stgit generated dirs
patches-*

# cscope files
cscope.*
ncscope.*

# gnu global files
GPATH
GRTAGS
GSYMS
GTAGS

*.orig
*~
\#*#
Makefile
config.h
config.log
config.status
src/main/iptux
stamp-h1
autom4te.cache
*.gmo
*.mo
po/Makefile.in

cmake_install.cmake

CMakeCache.txt
CMakeFiles

install_manifest.txt
build
test/googletest-prefix

CTestTestfile.cmake

src/googletest-download/CMakeLists.txt

src/googletest-download/googletest-prefix

src/googletest-src

src/Test

src/Testing

Testing
src/iptux/libiptux_test
*.cbp

src/iptux/IptuxResource.c

src/iptux/IptuxResource.h

src/iptux/IptuxResource.cpp
cmake-build-debug
builddir
builddir-linux
coverage.info
.vscode/settings.json
.vscode/launch.json
/vs
.vscode/tasks.json
.DS_Store
meson-cmake-wrapper.log