fgg/.gitignore
Johannes Findeisen 51c979582c Added Makefile to build a binary of fgg using the Nuitka Python compiler.
This needs required libraries installed using pip or the OS package manager. It fails executing the resulting binary if libraries are only installed in a virtual environment (venv).
2022-11-21 02:13:29 +01:00

9 lines
No EOL
64 B
Text

.idea
out
photo/*
photos/*
tmp/*.dump.json
venv
bin/fgg
fgg.iml