Add .gitignore and .gitattributes
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*~
|
||||
archiso/archiso-*.tar.gz*
|
||||
Reference in New Issue
Block a user