mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-19 15:09:18 +00:00
Readded packignore.ignore and added release/ to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -120,3 +120,6 @@ gradle-app.setting
|
||||
|
||||
# Cache of project
|
||||
.gradletasknamecache
|
||||
|
||||
# Custom folders
|
||||
release/
|
||||
3
packignore.ignore
Normal file
3
packignore.ignore
Normal file
@@ -0,0 +1,3 @@
|
||||
.DS_Store
|
||||
*.code-workspace
|
||||
*.txt
|
||||
Reference in New Issue
Block a user