Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a125a34

Browse files
committed
new ignores
1 parent 7b3ca9c commit a125a34

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
# generated files
1212
bin/
1313
gen/
14+
out/
1415

1516
# Local configuration file (sdk path, etc)
16-
local.properties
17-
ic_launcher-web.png
17+
*.properties
1818
proguard-project.txt
1919

2020
# Eclipse project files
@@ -30,3 +30,6 @@ proguard/
3030
*.ipr
3131
*.iws
3232
.idea/
33+
34+
.DS_Store
35+

0 commit comments

Comments
 (0)