Skip to content

Commit

Permalink
GIT: Add .snap packages to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lotharsm committed Jun 21, 2020
1 parent ff2741b commit 5520fc4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -261,5 +261,8 @@ gmon.out
#Ignore Android Studio files
.idea

#Ingore temporary Android project folder
#Ignore temporary Android project folder
android_project

#Ignore snapcraft build artifacts
.snap

0 comments on commit 5520fc4

Please sign in to comment.