mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 07:16:54 +00:00
Add ignore rules (#2848)
* Add ignore rules * Update platform_frameworks_libs_systemui
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,7 +3,7 @@ db_files
|
||||
.project
|
||||
.classpath
|
||||
.project.properties
|
||||
gen/
|
||||
**/gen
|
||||
tests/stress/gen/
|
||||
WallpaperPicker/gen/
|
||||
WallpaperPicker/.project.properties
|
||||
@@ -11,7 +11,7 @@ bin/
|
||||
.idea/
|
||||
.gradle/
|
||||
local.properties
|
||||
build/
|
||||
**/build/**
|
||||
.DS_Store
|
||||
keystore.properties
|
||||
*.jks
|
||||
|
||||
Submodule platform_frameworks_libs_systemui updated: 8a7db120c5...83e2a396c1
Reference in New Issue
Block a user