mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-12 19:18:34 -05:00
Forgot to move the .gitignore earlier
This commit is contained in:
parent
d6c7f498e6
commit
090d866250
0
.gitignore → MinimalBible/.gitignore
vendored
0
.gitignore → MinimalBible/.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
# cache for current jar dependency. DO NOT EDIT.
|
||||
# format is <lastModified> <length> <SHA-1> <path>
|
||||
# Encoding is UTF-8
|
||||
1389983490000 627582 cb6883d96005bc85b3e868f204507ea5b4fa9bbf /home/bspeice/workspace/appcompat_v7/libs/android-support-v4.jar
|
||||
1397435239000 627582 cb6883d96005bc85b3e868f204507ea5b4fa9bbf /home/bspeice/workspace/MinimalBible/libs/android-support-v4.jar
|
||||
1397435239000 627582 cb6883d96005bc85b3e868f204507ea5b4fa9bbf /home/bspeice/workspace/MinimalBible/MinimalBible/libs/android-support-v4.jar
|
||||
1389983490000 627582 cb6883d96005bc85b3e868f204507ea5b4fa9bbf /home/bspeice/workspace/MinimalBible/appcompat_v7/libs/android-support-v4.jar
|
||||
|
2
appcompat_v7/.gitignore
vendored
Normal file
2
appcompat_v7/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/gen
|
||||
/bin
|
Loading…
Reference in New Issue
Block a user