mirror of
https://codeberg.org/teddit/teddit
synced 2024-12-23 08:58:17 +01:00
add gitignores for pics and vids
This commit is contained in:
parent
fdfcd554f8
commit
a75da80f50
5
dist/pics/.gitignore
vendored
Normal file
5
dist/pics/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
|
5
dist/vids/.gitignore
vendored
Normal file
5
dist/vids/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
|
Loading…
Reference in New Issue
Block a user