mirror of
https://github.com/asciinema/asciinema.git
synced 2026-05-18 13:15:03 +02:00
Update .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,7 +1,8 @@
|
||||
tmp
|
||||
*.pyc
|
||||
pkg/*.tar.gz
|
||||
pkg/*.tar.bz2
|
||||
pkg/*.zip
|
||||
*.tar.gz
|
||||
*.tar.bz2
|
||||
*.tar.xz
|
||||
*.zip
|
||||
*.egg-info
|
||||
/build
|
||||
|
||||
7
packaging/aur/.gitignore
vendored
7
packaging/aur/.gitignore
vendored
@@ -1,5 +1,2 @@
|
||||
*.tar.gz
|
||||
*.tar.bz2
|
||||
*.tar.xz
|
||||
pkg
|
||||
src
|
||||
/pkg
|
||||
/src
|
||||
|
||||
Reference in New Issue
Block a user