Add .gitignore file. Ignore tar.gz and tar.gz.asc files
This commit is contained in:
commit
a2a26f785c
|
@ -0,0 +1,3 @@
|
|||
#Files mentioned in this file will be ignored by git
|
||||
*.tar.gz
|
||||
*.tar.gz.asc
|
Loading…
Reference in New Issue