mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 12:22:06 +01:00
Add local.properties to .gitignore
This commit is contained in:
parent
8e45a2a7f6
commit
636fc63bc1
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -17,6 +17,8 @@ libs/
|
|||
*.log
|
||||
*.jar
|
||||
|
||||
local.properties
|
||||
|
||||
gradle.properties
|
||||
!gradle-wrapper.jar
|
||||
|
||||
|
|
Loading…
Reference in a new issue