Commit Graph

3 Commits (4c6b4a67d9cc5c10c5f40a2420ffc96a6bd9517a)

Author SHA1 Message Date
Gusted 293544587c
Fix `make watch` for generated files ()
- Don't rebuild the binary when generated files are updated, which is the
case by-default when running `make watch`.
Gusted 58ff86ed4d
Exclude from watching tests ()
silverwind de61816623
Rename .air.conf to .air.toml ()
As of https://github.com/cosmtrek/air/pull/90, the preferred file
extension is .toml. The file format was always toml itself.