mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
Add .gitignore file. Ignore tar.gz and tar.gz.asc files
This commit is contained in:
commit
a2a26f785c
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
#Files mentioned in this file will be ignored by git
|
||||
*.tar.gz
|
||||
*.tar.gz.asc
|
Loading…
Reference in a new issue