Remove the gitignore file
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 22 Jun 2020 03:12:49 +0000 (13:12 +1000)
committerRan Benita <ran@unusedvar.com>
Mon, 22 Jun 2020 11:14:30 +0000 (14:14 +0300)
commitbdbf1a190d8a27c5614566aa7e1760ad2e71f7ad
treec7988c49b61b5189ba85598ed2247c083d526008
parent4e544e2792d2c3dd6f73add54072686b29f83f50
Remove the gitignore file

This contained three groups entries:
- autotools stuff which no longer needed
- entries to ignore built artifacts, no longer needed with meson as everyting is
  in the builddir
- special files like cscope.out, etc. These should be handled by a user in their
  global gitignore file since they're fairly specific to a user's setup.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitignore [deleted file]