# Binaries for programs and plugins main clockwork beep *.exe *.exe~ *.so *.dylib *.dll # Ignore binary output folders bin/ # Ignore common editor/system specific metadata .DS_Store .idea/ .vscode/ *.iml # ENV .env # vweb and database *.db # Local V install /v/ # Local Clockwork install /clockwork/ # "Real" config (contains secrets and such) /config.real.maple