snapcraft files added (#120)

* Ignore snapcraft build files

* Ignroe flameshot tarball created by snapcraft

* Adding snapcraft files

* Clean snap build.
This commit is contained in:
Carlos Hernandez
2018-03-20 07:38:54 -06:00
committed by Dharkael
parent e26f9d2849
commit 38d08504eb
5 changed files with 116 additions and 0 deletions

14
.gitignore vendored
View File

@@ -37,3 +37,17 @@ Makefile*
# QtCtreator CMake
CMakeLists.txt.user
# Created by https://www.gitignore.io/api/snapcraft
### Snapcraft ###
# Snapcraft
parts/
prime/
stage/
*.snap
.snapcraft/
flameshot*.tar.bz2
# End of https://www.gitignore.io/api/snapcraft