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:
committed by
Dharkael
parent
e26f9d2849
commit
38d08504eb
14
.gitignore
vendored
14
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user