fistful-server/.gitignore
ttt161 e6be6ad6e3
SEC-331: cut secrets from logs (#61)
* SEC-331: cut secrets from logs

* SEC-331: fix format

---------

Co-authored-by: anatoliy.losev <losto@nix>
2023-06-14 15:22:59 +03:00

19 lines
182 B
Plaintext

# general
log
/_build/
/_checkouts/
*~
erl_crash.dump
rebar3.crashdump
.tags*
*.sublime-workspace
.edts
.DS_Store
/.idea/
*.beam
/test/log/
# make stuff
/.image.*
Makefile.env
*.iml