.gitignore 181 B

123456789101112131415161718192021222324252627
  1. .idea
  2. etc
  3. tmp
  4. cert
  5. *.exe
  6. *.out
  7. .DS_Store
  8. testdata
  9. remote-testdata
  10. pkg
  11. go-remote.sh
  12. testself
  13. test_self
  14. output
  15. build_date.txt
  16. commit_data.txt
  17. tag_data.txt
  18. tag_commit_data.txt