Initial commit: license, gitignore, readme, design docs
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
target/
|
||||
*.deb
|
||||
*.buildinfo
|
||||
*.changes
|
||||
*.dsc
|
||||
*.tar.xz
|
||||
debian/.debhelper/
|
||||
debian/files
|
||||
debian/*.substvars
|
||||
debian/*.debhelper.log
|
||||
debian/ubuntu-fido*/
|
||||
build/
|
||||
.vscode/
|
||||
*.swp
|
||||
Reference in New Issue
Block a user