1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-06-10 03:02:20 +00:00
conky/.dockerignore
2021-03-02 08:02:53 -06:00

37 lines
376 B
Plaintext

Dockerfile
.dockerignore
# Ignore SCM/CI related stuff
.github/
.git/
.gitlab-ci.yml
.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/