This website works better with JavaScript.
Home
Help
Sign In
l4p1n
/
discord-local-api
Watch
2
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add gitignore files for user avatars and guild icons
master
l4p1n
1 year ago
parent
e5f0b64b86
commit
1b38448394
Signed by:
l4p1n
GPG Key ID:
8A2C2F68B58DC35C
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
public/img/guild_icons/.gitignore
+2
-0
public/img/usr_avatars/.gitignore
+ 2
- 0
public/img/guild_icons/.gitignore
View File
@ -0,0 +1,2 @@
*
!.gitignore
+ 2
- 0
public/img/usr_avatars/.gitignore
View File
@ -0,0 +1,2 @@
*
!.gitignore
Write
Preview
Loading…
Cancel
Save