Update .gitignore
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1 +1,9 @@
|
||||
update.json
|
||||
# Ignore Everything
|
||||
/*
|
||||
|
||||
# Except
|
||||
|
||||
!/src/
|
||||
!build.gradle
|
||||
!README.md
|
||||
!version.json
|
||||
Reference in New Issue
Block a user