mirror of https://github.com/rscmbbng/Border-Check
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
177 B
15 lines
177 B
7 years ago
|
# Python Byte-compiled / optimized / DLL files
|
||
|
__pycache__/
|
||
|
*.py[cod]
|
||
|
*$py.class
|
||
|
|
||
|
#MacOS Crap
|
||
|
.DS_Store
|
||
|
|
||
|
#border check work files
|
||
|
bc.status
|
||
|
data.xml
|
||
|
hostname.submit
|
||
|
*.dat
|
||
|
*.gz
|