Browse Source

chore: .gitignore file

main
Brett Bender 11 months ago
parent
commit
ed6719a224
1 changed files with 21 additions and 0 deletions
  1. +21
    -0
      .gitignore

+ 21
- 0
.gitignore View File

@ -0,0 +1,21 @@
_MTN
lib/
whoisd/
__pycache__
/data/.rpsl
# ---> Emacs
# -*- mode: gitignore; -*-
*~
\#*\#
.\#*
# ---> macOS
# General
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*

Loading…
Cancel
Save