Skip to content

Commit

Permalink
Add gradle.properties to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gouravkhunger committed Dec 14, 2021
1 parent d3e0ff3 commit ce6e2bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ out/
build/

# Local configuration file (sdk path, etc)
gradle.properties
local.properties

# Proguard folder generated by Eclipse
Expand Down
5 changes: 0 additions & 5 deletions gradle.properties

This file was deleted.

0 comments on commit ce6e2bf

Please sign in to comment.