mirror of
https://github.com/perlbot/perlbuut-pastebin
synced 2025-06-07 14:17:26 -04:00
add gitignore
This commit is contained in:
parent
8c27b3e2b9
commit
94ef5dfb5c
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,6 +1,9 @@
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
.well-known/
|
.well-known/
|
||||||
pastes.db
|
pastes.db*
|
||||||
blog/*
|
blog/*
|
||||||
asn.db
|
asn.db
|
||||||
|
hypnotoad.pid
|
||||||
|
*.sql
|
||||||
|
*.script
|
||||||
|
|
Loading…
Add table
Reference in a new issue