mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
add .gitignore (finally)
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
parent
c99aad652e
commit
bf0ac7de46
1 changed files with 15 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
repositories/
|
||||
*.tar.?z*
|
||||
*.zip
|
||||
*.tgz
|
||||
*.tar
|
||||
*.pdf
|
||||
*.ttf
|
||||
*.otf
|
||||
*.bkp
|
||||
*.dfont
|
||||
*.html
|
||||
*.el
|
||||
*.js
|
||||
*.orig
|
||||
*.bz2
|
Loading…
Reference in a new issue