mirror of https://github.com/inolen/redream.git
only ignore android/ and build/ in root
This commit is contained in:
parent
26aa22aea8
commit
f3e90cde2f
|
@ -1,6 +1,6 @@
|
|||
.*
|
||||
android/
|
||||
build/
|
||||
*.swo
|
||||
*.swp
|
||||
./Makefile
|
||||
/android/
|
||||
/build/
|
||||
/Makefile
|
||||
|
|
Loading…
Reference in New Issue