Added some code for android gui version
This commit is contained in:
parent
c4843c90f7
commit
7a2324a826
4 changed files with 37 additions and 3 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -1,2 +1,10 @@
|
|||
eln-cache
|
||||
config.el
|
||||
#Ignore all
|
||||
*
|
||||
#Allow theese (don't forget to put '!')
|
||||
!config.org
|
||||
!early-init.el
|
||||
!package.nix
|
||||
!flake.nix
|
||||
!init.el
|
||||
!.gitignore
|
||||
!flake.lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue