initial commit
This commit is contained in:
commit
bf3581bd74
4 changed files with 88 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Ignore everything
|
||||
*
|
||||
|
||||
# But not these files...
|
||||
!.gitignore
|
||||
!PKGBUILD
|
||||
!.SRCINFO
|
||||
!lcn-pro.sh
|
Loading…
Add table
Add a link
Reference in a new issue