1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-26 08:38:26 +00:00
conky/.dockerignore

37 lines
376 B
Plaintext
Raw Normal View History

2019-02-21 08:59:29 -05:00
Dockerfile
.dockerignore
2021-03-02 08:02:53 -06:00
# Ignore SCM/CI related stuff
.github/
.git/
.gitlab-ci.yml
2019-02-21 08:59:29 -05:00
.DS_Store
*~
.*.swp
Doxyfile
patches/
doc/conky.1
README
build*/
doc/*.html
Makefile
CMakeCache.txt
CMakeFiles
data/convertconf.h
data/defconfig.h
lua/libcairo-orig.c
lua/libcairo.c
lua/libimlib2.c
*.so
*.a
/config.h
# Ignore vscode stuff
.vscode
*.code-workspace
# Ignore tests
tests/