remove .gitignore (#449)

Use a personal .gitignore for your build directory and the pycache instead.

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit
2019-12-13 03:48:22 +01:00
committed by Peter Hutterer
parent b8821b6a3b
commit 2fc3e1d8ae

7
.gitignore vendored
View File

@@ -1,7 +0,0 @@
/data/piper.gresource
/build
__pycache__
*~
tags
*.swp
.flatpak-builder