gitignore: add .version and *~

Use *~ instead of *.*~, so it covers configure~ too.

Change-Id: If0b4c559727b04532353b267180c9d465b323d12
1 file changed
tree: bfe9c3941f24714a3eed3b451da899662aede8a5
  1. contrib/
  2. include/
  3. libgsmhr/
  4. m4/
  5. src/
  6. tests/
  7. .checkpatch.conf
  8. .gitignore
  9. .gitreview
  10. configure.ac
  11. COPYING
  12. git-version-gen
  13. libosmogapk.pc.in
  14. Makefile.am
  15. README.md
README.md

gapk - GSM Audio Pocket Knife

The GSM Audio Pocket Knife is a tool that can help you to convert codec frames of all codecs in GSM networks between a variety of different formats / representations.

It is part of the Osmocom Open Source Mobile Communications project.

GIT Repository

You can clone from the official gapk.git repository using

git clone https://gitea.osmocom.org/osmocom/gapk.git

There is a web interface at https://gitea.osmocom.org/osmocom/gapk.

Documentation

Unfortunately none.

Mailing List

Discussions related to gapk are happening on the openbsc@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/openbsc for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.