Readded packignore.ignore and added release/ to .gitignore

This commit is contained in:
stijnb1234 2021-03-15 17:35:16 +01:00
parent 824f6ac4aa
commit 3322cd73ea
2 changed files with 7 additions and 1 deletions

5
.gitignore vendored
View File

@ -119,4 +119,7 @@ run/
gradle-app.setting
# Cache of project
.gradletasknamecache
.gradletasknamecache
# Custom folders
release/

3
packignore.ignore Normal file
View File

@ -0,0 +1,3 @@
.DS_Store
*.code-workspace
*.txt