mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-01 10:27:57 +00:00
modified gitignore so jdk versions changes are hopefully not propagated to remote
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,5 +6,5 @@
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
#.idea/gradle.xml
|
||||
#.idea/misc.xml
|
||||
.idea/gradle.xml
|
||||
.idea/misc.xml
|
||||
|
2
app/.gitignore
vendored
2
app/.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
.gitignore
|
||||
/build
|
||||
#app/app.iml
|
||||
app/app.iml
|
||||
|
Reference in New Issue
Block a user